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

关键词

搜索

型号

搜索

71V3579SA75BQG

产品描述Cache SRAM, 256KX18, 7.5ns, CMOS, PBGA165, ROHS COMPLIANT, FBGA-165
产品类别存储    存储   
文件大小626KB,共22页
制造商IDT (Integrated Device Technology)
标准
下载文档 详细参数 全文预览

71V3579SA75BQG概述

Cache SRAM, 256KX18, 7.5ns, CMOS, PBGA165, ROHS COMPLIANT, FBGA-165

71V3579SA75BQG规格参数

参数名称属性值
是否Rohs认证符合
厂商名称IDT (Integrated Device Technology)
零件包装代码BGA
包装说明ROHS COMPLIANT, FBGA-165
针数165
Reach Compliance Codeunknown
ECCN代码3A991.B.2.A
Is SamacsysN
最长访问时间7.5 ns
其他特性FLOW THROUGH ARCHITECTURE
最大时钟频率 (fCLK)117 MHz
I/O 类型COMMON
JESD-30 代码R-PBGA-B165
JESD-609代码e1
内存密度4718592 bit
内存集成电路类型CACHE SRAM
内存宽度18
湿度敏感等级3
功能数量1
端子数量165
字数262144 words
字数代码256000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织256KX18
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码BGA
封装等效代码BGA165,11X15,40
封装形状RECTANGULAR
封装形式GRID ARRAY
并行/串行PARALLEL
峰值回流温度(摄氏度)260
电源3.3 V
认证状态Not Qualified
最大待机电流0.03 A
最小待机电流3.14 V
最大压摆率0.255 mA
最大供电电压 (Vsup)3.465 V
最小供电电压 (Vsup)3.135 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Silver/Copper (Sn/Ag/Cu)
端子形式BALL
端子节距1 mm
端子位置BOTTOM
处于峰值回流温度下的最长时间30
Base Number Matches1

文档预览

下载PDF文档
128K X 36, 256K X 18
3.3V Synchronous SRAMs
3.3V I/O, Flow-Through Outputs
Burst Counter, Single Cycle Deselect
Features
IDT71V3577S
IDT71V3579S
IDT71V3577SA
IDT71V3579SA
Description
The IDT71V3577/79 are high-speed SRAMs organized as
128K x 36/256K x 18. The IDT71V3577/79 SRAMs contain write, data,
address and control registers. There are no registers in the data output
path (flow-through architecture). Internal logic allows the SRAM to gen-
erate 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 IDT71V3577/79 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 flow-through from the
array after a clock-to-data access time delay from the rising clock edge of
the same cycle. 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 IDT71V3577/79 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 a 165 fine pitch ball grid array (fBGA).
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
128K x 36, 256K x 18 memory configurations
Supports fast access times:
Commercial:
– 7.5ns up to 117MHz clock frequency
Commercial and Industrial:
– 8.0ns up to 100MHz clock frequency
– 8.5ns up to 87MHz clock frequency
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
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
V
SS
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
NOTE:
1.
BW
3
and
BW
4
are not applicable for the IDT71V3579.
1
©2004 Integrated Device Technology, Inc.
FEBRUARY
2009
DSC-5280/08
5280 tbl 01
WINCE6.0 支持SQLCE3.0?
如何让WINCE6.0支持SQLCE3.0? 谢谢! ...
jameguom 嵌入式系统
C51初学者 的程序 日记(每天更新)
1. 51单片机 P2.5 I/O口上的LED灯一闪一闪: #include <reg51.h>sbit led0=P2^5; void delay (){ unsigned int a; a=50000; while (a--);} void main (main){ void delay(); for( ......
book11 51单片机
图片里中的这些计算机部件,你都能说出他们的名字么?
图片里中的这些计算机部件,你都能说出他们的名字么? 181379 ...
qwqwqw2088 聊聊、笑笑、闹闹
西门子工业自动化资料大全(2018年1月12日版)
西门子工业自动化资料大全(2018年1月12日版) http://www.ad.siemens.com.cn/service/download/documentlist.pdf...
osdocument 下载中心专版
新型无线 LED 驱动平台可推动商业照明应用发展并满足其未来需求
企业在提高能效、降低运营成本和满足政府严格规定方面所面临的压力越来越大,这就推动了全球发光二极管 (LED) 使用量的急剧增长。据 2021 年 1 月的 Mordor Intelligence 报告统计,2020 年 LED ......
石榴姐 无线连接
PCB互连设计过程中最大程度降低RF效应的基本方法
电路板系统的互连包括:芯片到电路板、PCB板内互连以及PCB与外部器件之间的三类互连。在RF设计中,互连点处的电磁特性是工程设计面临的主要问题之一,本文介绍上述三类互连设计的各种技巧,内容 ......
jamieyang PCB设计

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1700  379  2633  204  723  17  35  41  49  28 

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