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

关键词

搜索

型号

搜索

IDT71V35761YSA183BGG8

产品描述Cache SRAM, 128KX36, 3.3ns, CMOS, PBGA119, GREEN, BGA-119
产品类别存储    存储   
文件大小622KB,共22页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

IDT71V35761YSA183BGG8概述

Cache SRAM, 128KX36, 3.3ns, CMOS, PBGA119, GREEN, BGA-119

IDT71V35761YSA183BGG8规格参数

参数名称属性值
零件包装代码BGA
包装说明BGA,
针数119
Reach Compliance Codeunknown
ECCN代码3A991.B.2.A
最长访问时间3.3 ns
其他特性PIPELINED ARCHITECTURE
JESD-30 代码R-PBGA-B119
JESD-609代码e1
长度22 mm
内存密度4718592 bit
内存集成电路类型CACHE SRAM
内存宽度36
功能数量1
端子数量119
字数131072 words
字数代码128000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织128KX36
封装主体材料PLASTIC/EPOXY
封装代码BGA
封装形状RECTANGULAR
封装形式GRID ARRAY
并行/串行PARALLEL
认证状态Not Qualified
座面最大高度2.36 mm
最大供电电压 (Vsup)3.465 V
最小供电电压 (Vsup)3.135 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层TIN SILVER COPPER
端子形式BALL
端子节距1.27 mm
端子位置BOTTOM
宽度14 mm
Base Number Matches1

文档预览

下载PDF文档
128K x 36, 256K x 18
3.3V Synchronous SRAMs
3.3V I/O, Pipelined Outputs
Burst Counter, Single Cycle Deselect
IDT71V35761YS
IDT71V35781YS
IDT71V35761YSA
IDT71V35781YSA
Features
128K x 36, 256K x 18 memory configurations
Supports high system speed:
Commercial:
– 200MHz 3.1ns clock access time
Commercial and Industrial:
– 183MHz 3.3ns clock access time
– 166MHz 3.5ns clock access time
LBO
input selects interleaved or linear burst mode
Self-timed write cycle with global write control (GW), byte write
enable (BWE), and byte writes (BWx)
3.3V core power supply
Power down controlled by ZZ input
3.3V I/O
Optional - Boundary Scan JTAG Interface (IEEE 1149.1
compliant)
Packaged in a JEDEC Standard 100-pin plastic thin quad
flatpack (TQFP), 119 ball grid array (BGA) and 165 fine pitch ball
grid array
Description
The IDT71V35761/781 are high-speed SRAMs organized as
128K x 36/256K x 18. The IDT71V35761/781 SRAMs contain write, data,
address and control registers. Internal logic allows the SRAM to generate
a self-timed write based upon a decision which can be left until the end of
the write cycle.
The burst mode feature offers the highest level of performance to the
system designer, as the IDT71V35761/81 can provide four cycles of data
for a single address presented to the SRAM. An internal burst address
counter accepts the first cycle address from the processor, initiating the
access sequence. The first cycle of output data will be pipelined for one
cycle before it is available on the next rising clock edge. If burst mode
operation is selected (ADV=LOW), the subsequent three cycles of output
data will be available to the user on the next three rising clock edges. The
order of these three addresses are defined by the internal burst counter
and the
LBO
input pin.
The IDT71V35761/781 SRAMs 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 165 fine pitch ball grid array.
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Input
Output
Input
Input
I/O
Supply
Supply
Synchronous
Synchronous
Synchronous
Asynchronous
Synchronous
Synchronous
Synchronous
N/A
Synchronous
Synchronous
Synchronous
DC
Synchronous
Synchronous
N/A
Synchronous
Asynchronous
Asynchronous
Synchronous
N/A
N/A
6445 tbl 01
Pin Description Summary
A
0
-A
17
CE
CS
0
,
CS
1
OE
GW
BWE
BW
1
,
BW
2
,
BW
3
,
BW
4
(1)
CLK
ADV
ADSC
ADSP
LBO
TMS
TDI
TCK
TDO
TRST
ZZ
I/O
0
-I/O
31
, I/O
P1
-I/O
P4
V
DD
, V
DDQ
Address Inputs
Chip Enable
Chip Selects
Output Enable
Global Write Enable
Byte Write Enable
Individual Byte Write Selects
Clock
Burst Address Advance
Address Status (Cache Controller)
Address Status (Processor)
Linear / Interleaved Burst Order
Test Mode Select
Test Data Input
Test Clock
Test Data Output
JTAG Reset (Optional)
Sleep Mode
Data Input / Output
Core Power, I/O Power
Ground
V
SS
NOTE:
1.
BW
3
and
BW
4
are not applicable for the IDT71V35781.
1
©2004 Integrated Device Technology, Inc.
MAY 2004
DSC-6445/01
电子元器件基础知识-电阻识别
电子元器件基础知识-电阻识别...
wangwei20060608 无线连接
pcblayout外包设计---同道电子
深圳同道电子设计有限公司是一家专业LAYOUT公司,专业为国内外客户提供电子产品完整解决方案的高科技企业,能为客户提供原理图制作、高速信号完整性分析、PCB Layout设计、建立原理图库和PCB库 ......
pcb186 PCB设计
工业彩色摄像机故障修复求助
图示为目前公司所用的一款电子放大镜的彩色摄像机,没有碰撞和摔打,突然就一片漆黑,什么图像也显示不了了。请问这个问题是什么原因造成的,可以修复吗? ...
UUC FPGA/CPLD
刚接触verilog 语言,按照要求编写了一个程序,驱动8位8段数码管轮流显示1--8
module shumaguan(clk,rst,d_out,w_out); input clk; input rst; output d_out; output w_out; regsec_out; regd_out; regw_out; regcount; always@(posedge clk or negedge rs ......
阿库巴斯 FPGA/CPLD
atmega 定时器问题
我是初学者 看到很多用定时器做延迟的函数中都用到了对输入捕获和输出捕获寄存器的操作,这种操作有什么用处.请大虾解释一下 谢谢void timer1_init(void) { TCCR1B = 0x00; //stop,关掉 TCNT ......
burst Microchip MCU
嵌入式开发必备各类开发板,内核
与苏州大学合作开发各系列板子,有兴趣的可登陆淘宝店:http://store.taobao.com/?shop_id=65678023&ad_id=&am_id=&cm_id=&pm_id=...
丹双伟蒙丹 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1019  1964  1262  831  2813  55  23  59  53  40 

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