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

关键词

搜索

型号

搜索

IDT71V65903S75BQI

产品描述256K X 36 ZBT SRAM, 8.5 ns, PBGA119
产品类别存储   
文件大小498KB,共26页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 详细参数 全文预览

IDT71V65903S75BQI概述

256K X 36 ZBT SRAM, 8.5 ns, PBGA119

IDT71V65903S75BQI规格参数

参数名称属性值
功能数量1
端子数量119
最大工作温度85 Cel
最小工作温度-40 Cel
最大供电/工作电压3.46 V
最小供电/工作电压3.14 V
额定供电电压3.3 V
最大存取时间8.5 ns
加工封装描述14 X 22 MM, PLASTIC, MS-026AA, BGA-119
状态ACTIVE
工艺CMOS
包装形状RECTANGULAR
包装尺寸GRID ARRAY
表面贴装Yes
端子形式BALL
端子间距1.27 mm
端子涂层TIN LEAD
端子位置BOTTOM
包装材料PLASTIC/EPOXY
温度等级INDUSTRIAL
内存宽度36
组织256K X 36
存储密度9.44E6 deg
操作模式SYNCHRONOUS
位数262144 words
位数256K
内存IC类型ZBT SRAM
串行并行PARALLEL

文档预览

下载PDF文档
256K x 36, 512K x 18
3.3V Synchronous ZBT™ SRAMs
3.3V I/O, Burst Counter
Flow-Through Outputs
Features
256K x 36, 512K x 18 memory configurations
Supports high performance system speed - 100 MHz
(7.5 ns Clock-to-Data Access)
ZBT
TM
Feature - No dead cycles between write and read
cycles
Internally synchronized output buffer enable eliminates the
need to control
OE
Single R/W (READ/WRITE) control pin
4-word burst capability (Interleaved or linear)
Individual byte write (BW
1
-
BW
4
) control (May tie active)
Three chip enables for simple depth expansion
3.3V power supply (±5%)
3.3V (±5%) I/O Supply (V
DDQ
)
Power down controlled by ZZ input
Packaged in a JEDEC standard 100-pin plastic thin quad
flatpack (TQFP), 119 ball grid array (BGA) and 165 fine pitch
ball grid array (fBGA).
IDT71V65703
IDT71V65903
x
x
x
x
x
x
x
x
x
x
x
x
Description
The IDT71V65703/5903 are 3.3V high-speed 9,437,184-bit
(9 Megabit) synchronous SRAMs organized as 256K x 36 / 512K x 18.
They are designed to eliminate dead bus cycles when turning the bus
around between reads and writes, or writes and reads. Thus they have
been given the name ZBT
TM
, or Zero Bus Turnaround.
Address and control signals are applied to the SRAM during one clock
cycle, and on the next clock cycle the associated data cycle occurs, be it
read or write.
The IDT71V65703/5903 contain address, data-in and control signal
registers. The outputs are flow-through (no output data register). Output
enable is the only asynchronous signal and can be used to disable the
outputs at any given time.
A Clock Enable (CEN) pin allows operation of the IDT71V65703/5903
tobesuspendedaslongasnecessary.Allsynchronousinputsareignoredwhen
CEN
is high and the internal device registers will hold their previous values.
There are three chip enable pins (CE
1
, CE
2
,
CE
2
) that allow the
user to deselect the device when desired. If any one of these three is not
asserted when ADV/LD is low, no new memory operation can be initiated.
However, any pending data transfers (reads or writes) will be completed.
The data bus will tri-state one cycle after the chip is deselected or a write
is initiated.
The IDT71V65703/5903 have an on-chip burst counter. In the burst
mode, the IDT71V65703/5903 can provide four cycles of data for a single
address presented to the SRAM. The order of the burst sequence is
defined by the
LBO
input pin. The
LBO
pin selects between linear and
interleaved burst sequence. The ADV/LD signal is used to load a new
external address (ADV/LD = LOW) or increment the internal burst counter
(ADV/LD = HIGH).
The IDT71V65703/5903 SRAMs utilize IDT’s latest high-performance
CMOS process and are packaged in a JEDEC Standard 14mm x 20mm 100-
pin plastic thin quad flatpack (TQFP), 119 ball grid array (BGA) and a 165
fine pitch ball grid array (fBGA).
Pin Description Summary
A
0
-A
18
CE
1
, CE
2
,
CE
2
OE
R/W
CEN
BW
1
,
BW
2
,
BW
3
,
BW
4
CLK
ADV/LD
LBO
ZZ
I/O
0
-I/O
31
, I/O
P1
-I/O
P4
V
DD
, V
DDQ
V
SS
Address Inputs
Chip Enables
Output Enable
Read/Write Signal
Clock Enable
Individual Byte Write Selects
Clock
Advance Burst Address/Load New Address
Linear/Interleaved Burst Order
Sleep Mode
Data Input/Output
Core Power, I/O Power
Ground
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Static
Asynchronous
Synchronous
Static
Static
5298 tbl 01
ZBT and Zero Bus Turnaround are trademarks of Integrated Device Technology, Inc. and the architecture is supported by Micron Technology and Motorola, Inc.
DECEMBER 2002
DSC-5298/03
1
©2002 Integrated Device Technology, Inc.
请问vxworks支持超线程/多线程cpu吗?需要什么组建,上层软件与单线程cpu有区别吗?
请问vxworks支持超线程/多线程cpu吗?需要什么组建,上层软件与单线程cpu有区别吗?...
fpgafuns 实时操作系统RTOS
quartus ii9.0中怎么看哪些寄存器被综合掉了,特权大哥的johnson
试验中大家注意看rtl代码没,我根据他视频写的程序,一些寄存器没有了,用网上的方法没作用,在综合报告中也没看到 代码如下: module ledflow( clk,rst_n, led,s1_n,s2_n,s3_n); ......
prayer_hong FPGA/CPLD
DSP从PC端移植算法的问题。
我现在需要从PC端移植一个图像处理的程序到DSP端,DSP型号是DM642。在把PC端C++的程序改到能在DSP下编译通过了但是运行的时候还是有问题。移植的程序就是调用了一个函数,但是好像没有调用成功 ......
821165254 DSP 与 ARM 处理器
2009年度句型,让我们来回顾一下
【年度句型】 ◎ 不推荐不足以平民愤 ◎ 不要迷恋哥,哥只是个传说 ◎ 当我们谈爱情的时候我们谈什么 ◎ 躲猫猫洗澡澡做梦梦背砖砖 ◎ 哥吃的不是面,是寂寞 ◎ 华丽丽地飘过 ......
霍栩 聊聊、笑笑、闹闹
开关电源(DC/DC转换器)降低ADC性能
一般认为开关电源会降低ADC的性能,因此通常愿意选用低压差(LDO)线性稳压器,而不使用开关稳压器,但这种认识并非完全正确。LDO具有较低的纹波和噪声指标,但最近的研究表明,高效的开关稳 ......
fish001 模拟与混合信号
BUCK降压电路,不能稳定输出
输入16V,目标稳到4.2V,现在输出在0-9V之间变化,是频率的问题吗 ...
123LJY 电源技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 731  578  2023  1864  2186  15  12  41  38  45 

器件索引   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