电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

70T651S12BCI

产品描述Sram 256k X 36 std-pwr 2.5V dual port ram
产品类别半导体    其他集成电路(IC)   
文件大小226KB,共27页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

70T651S12BCI在线购买

供应商 器件名称 价格 最低购买 库存  
70T651S12BCI - - 点击查看 点击购买

70T651S12BCI概述

Sram 256k X 36 std-pwr 2.5V dual port ram

70T651S12BCI规格参数

参数名称属性值
ManufactureIDT (Integrated Device Technology)
产品种类
Product Category
SRAM
RoHSN
封装 / 箱体
Package / Case
CABGA-256
系列
Packaging
Bulk
工厂包装数量
Factory Pack Quantity
6

文档预览

下载PDF文档
Features
HIGH-SPEED 2.5V
256/128K x 36
ASYNCHRONOUS DUAL-PORT
STATIC RAM
WITH 3.3V 0R 2.5V INTERFACE
IDT70T651/9S
True Dual-Port memory cells which allow simultaneous
access of the same memory location
High-speed access
– Commercial: 8/10/12/15ns (max.)
– Industrial: 10/12ns (max.)
RapidWrite Mode simplifies high-speed consecutive write
cycles
Dual chip enables allow for depth expansion without
external logic
IDT70T651/9 easily expands data bus width to 72 bits or
more using the Master/Slave select when cascading more
than one device
M/S = V
IH
for
BUSY
output flag on Master,
M/S = V
IL
for
BUSY
input on Slave
Busy and Interrupt Flags
On-chip port arbitration logic
Full on-chip hardware support of semaphore signaling
between ports
Fully asynchronous operation from either port
Separate byte controls for multiplexed bus and bus
matching compatibility
Sleep Mode Inputs on both ports
Supports JTAG features compliant to IEEE 1149.1
Single 2.5V (±100mV) power supply for core
LVTTL-compatible, selectable 3.3V (±150mV)/2.5V (±100mV)
power supply for I/Os and control signals on each port
Available in a 256-ball Ball Grid Array, 208-pin Plastic Quad
Flatpack and 208-ball fine pitch Ball Grid Array.
Industrial temperature range (–40°C to +85°C) is available
for selected speeds
Green parts available, see ordering information
Functional Block Diagram
BE
3L
BE
2L
BE
1L
BE
0L
BE
3R
BE
2R
BE
1R
BE
0R
R/
W
L
CE
0L
CE
1L
BB
EE
01
LL
BB
EE
23
LL
BBBB
EEEE
3210
R RRR
R/
W
R
CE
0R
CE
1R
OE
L
Dout0-8_L
Dout0-8_R
Dout9-17_L
Dout9-17_R
Dout18-26_L Dout18-26_R
Dout27-35_L Dout27-35_R
OE
R
256/128K x 36
MEMORY
ARRAY
I/O
0L-
I/O
35L
Di n_L
Di n_R
I/O
0R -
I/O
35R
A
17L(1)
A
0L
Address
Decoder
ADDR_L
ADDR_R
Address
Decoder
A
17R(1)
A
0R
CE
0L
CE
1L
OE
L
R/W
L
BUSY
L (2,3)
SEM
L
INT
L(3)
ZZ
L
(4)
ARBITRATION
INTERRUPT
SEMAPHORE
LOGIC
OE
R
R/W
R
CE
0R
CE
1R
TDI
TD O
JTAG
TC K
TMS
TRST
M/S
BUSY
R(2,3)
SEM
R
INT
R(3)
ZZ
R
(4)
NOTES:
1. Address A
17x
is a NC for IDT70T659.
2.
BUSY
is an input as a Slave (M/S=V
IL
) and an output when it is a Master (M/S=V
IH
).
3.
BUSY
and
INT
are non-tri-state totem-pole outputs (push-pull).
4. The sleep mode pin shuts off all dynamic inputs, except JTAG inputs, when asserted. OPTx,
INTx,
M/S and the sleep
mode pins themselves (ZZx) are not affected during sleep mode.
ZZ
CONTROL
LOGIC
4869 drw 01
JANUARY 2009
DSC-5632/6
1
©2009 Integrated Device Technology, Inc.
借专家团的机会,问几个关于6472的问题
第一个问题:6472的6个core的结构关系?不知道是SMP架构还是SMP+主从可配置架构,看了下手册里边没讲,也不知道该如何操作第二个问题:6472上的RAPIDI/O的传输是使用的EDMA么?对应的那个通道咧 ......
lelee007 DSP 与 ARM 处理器
解决医疗电子脱离PC控制USB HOST芯片VNC2简介
FTDI新推出VNC1,VNC2 等USB HOST芯片更可以实现脱离电脑的数据传输,常用于医疗设备以及原本使用USB转串口并口的设备上。具体参数如下:一、关键特性: 1;嵌入式微处理器处理核心。16 bit Har ......
Anson41 医疗电子
2011国赛元件清单出来了,大家讨论一下出题方向吧!
本帖最后由 paulhyde 于 2014-9-15 09:35 编辑 2011年全国大学生电子设计大赛元件清单终于出来了,大家根据清单发表一下自己看法吧,国赛在即,明确一下方向! 2011年全国大学生电子设计竞 ......
20092410127 电子竞赛
evc下在检测键盘按键的时候怎样使用组合键,例如Shift+A???
代码如下写的话没起作用.请教各位高手 BOOL CGGDlg::PreTranslateMessage(MSG* pMsg) { long pos; unsigned short LmtSts; switch (pMsg->message) { ......
msucl 嵌入式系统
uc/OS中任务莫名其妙的被挂起了
我在一个uc/OS工程中,建立了5个任务,开始都是正常运行的。经过测试,其中一个任务在5、6个小时后就莫名其妙的被挂起了,其他的任务都是正常运行的。不知道是什么原因??请高手指点一下。...
yonglin503 实时操作系统RTOS
按inode排序
在UNIX中,inode(索引节点)是包含和文件唯一相关的元信息的结构。一个文件 可能占用了多个物理块,但每个文件只有一个inode,其中包含了文件大小,权限、 所有者等信息。 可以通过stat()系 ......
chenbingjy Linux开发

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 212  1114  176  887  2589  9  5  38  54  46 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved