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

关键词

搜索

型号

搜索

IDT71V65602S-100BGI

产品描述256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs
文件大小970KB,共26页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 选型对比 全文预览

IDT71V65602S-100BGI概述

256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs

文档预览

下载PDF文档
256K x 36, 512K x 18
3.3V Synchronous ZBT™ SRAMs
2.5V I/O, Burst Counter
Pipelined Outputs
x
x
x
x
x
x
x
x
x
x
x
x
x
IDT71V65602
IDT71V65802
Features
256K x 36, 512K x 18 memory configurations
Supports high performance system speed - 150MHz
(3.8ns 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
W
Positive clock-edge triggered address, data, and control
signal registers for fully pipelined applications
4-word burst capability (interleaved or linear)
Individual byte write (BW
1
-
BW
4
) control (May tie active)
BW
Three chip enables for simple depth expansion
3.3V power supply (±5%)
2.5V I/O Supply (V
DDQ
)
Power down controlled by ZZ input
Packaged in a JEDEC standard 100-pin plastic thin quad and
flatpack (TQFP), 119 ball grid array (BGA) and 165 fine pitch
ball grid array (fBGA)
Description
The IDT71V65602/5802 are 3.3V high-speed 9,437,184-bit
(9 Megabit) synchronous SRAMs. 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 two cycles later the associated data cycle occurs, be it read or write.
The IDT71V65602/5802 contain data I/O, address and control signal
registers. 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 IDT71V65602/5802
to be suspended as long as necessary. All synchronous inputs are ignored
when (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 are 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 two cycles after chip is deselected or a write is initiated.
The IDT71V65602/5802 have an on-chip burst counter. In the burst
mode, the IDT71V65602/5802 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 IDT71V65602/5802 SRAM utilize IDT's latest high-performance
CMOS process, and are packaged in a JEDEC Standard 14mm x 20mm 100-
pin thin plastic quad flatpack (TQFP) as well as a 119 ball grid array (BGA)
and a 165 fine pitch ball grid array (fBGA).
Pin Description Summary
A
0
-A
18
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
5303 tbl 01
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
ZBT and Zero Bus Turnaround are trademarks of Integrated Device Technology, Inc. and the architecture is supported by Micron Technology and Motorola, Inc.
OCTOBER 2004
DSC-5303/05
1
©2004 Integrated Device Technology, Inc.

IDT71V65602S-100BGI相似产品对比

IDT71V65602S-100BGI IDT71V65802S-100BGI IDT71V65602S-133BGI IDT71V65802S-133BGI
描述 256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs 256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs 256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs 256k x 36, 512k x 18 3.3V synchronous zbt srams 2.5V I/O, burst counter pipelined outputs
中*美*爱*梯*科*技, 9月10日新班开课, 免费试听!
中*美*爱*梯*科*技, .NET外企软件工程师班将于2007年9月10日开课, 开课第一周免费试听, 欢迎大家踊跃报名参加! 公司网址:  http://www.happyit.com.cn 报 ......
min_sd 嵌入式系统
调试了一天还是的交通灯还是不能让数码管显示,求帮忙修改啊
183088#include #define uchar unsigned char #define uint unsigned int sbit wela =P2^3; sbit dula =P2^4; sbit red = P1^4; sbit yellow = P1^3; sbit green=P1^2; uchar shi, ......
gxm525725 51单片机
关于液晶显示滚动汉字的问题(高手请进)
本人菜鸟,正准备用TG12864A做一个简单的显示自左向右显示滚动汉字的功能. 可是自己毫无头绪. 请高手赐教下具体的原理流程以及编程思想吗?用C语言编写. 如果有源程序就更好了. 请大虾帮助....
AVR_AFA 嵌入式系统
浅谈VHDL/Verilog的可综合性以及对初学者的一些建议
一、HDL不是硬件设计语言 过去笔者曾碰到过不少VHDL或Verilog HDL的初学者问一些相似的问题,诸如如何实现除法、开根号,如何写循环语句等等。在这个论坛上,也时常能看到一些网友提出这一类的 ......
eeleader FPGA/CPLD
请教请教
void main(void) { WDTCTL=WDTPW+WDTHOLD; _DINT(); ......
shenjl 微控制器 MCU
Spartan6芯片的DSP48A1的用处
求助,Spartan6芯片的DSP48A1的用处...
青城山下 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2749  230  1015  1295  275  15  5  9  1  29 

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