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

关键词

搜索

型号

搜索

IS61C632A-6PQI

产品描述Standard SRAM, 32KX32, 6ns, CMOS, PQFP100,
产品类别存储    存储   
文件大小482KB,共16页
制造商Integrated Circuit Solution Inc
下载文档 详细参数 全文预览

IS61C632A-6PQI概述

Standard SRAM, 32KX32, 6ns, CMOS, PQFP100,

IS61C632A-6PQI规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Integrated Circuit Solution Inc
包装说明QFP, QFP100,.7X.9
Reach Compliance Codeunknown
最长访问时间6 ns
I/O 类型COMMON
JESD-30 代码R-PQFP-G100
JESD-609代码e0
内存密度1048576 bit
内存集成电路类型STANDARD SRAM
内存宽度32
端子数量100
字数32768 words
字数代码32000
工作模式SYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织32KX32
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码QFP
封装等效代码QFP100,.7X.9
封装形状RECTANGULAR
封装形式FLATPACK
并行/串行PARALLEL
电源3.3 V
认证状态Not Qualified
最大待机电流0.02 A
最小待机电流3.14 V
最大压摆率0.17 mA
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.635 mm
端子位置QUAD
Base Number Matches1

文档预览

下载PDF文档
IS61C632A
IS61C632A
32K x 32 SYNCHRONOUS PIPELINED STATIC RAM
DESCRIPTION
The
ICSI
IS61C632A is a high-speed, low-power synchro-
nous static RAM designed to provide a burstable, high-perfor-
mance, secondary cache for the i486™, Pentium™, 680X0™,
and PowerPC™ microprocessors. It is organized as 32,768
words by 32 bits, fabricated with
ICSI
's advanced CMOS
technology. The device integrates a 2-bit burst counter, high-
speed SRAM core, and high-drive capability outputs into a
single monolithic circuit. All synchronous inputs pass through
registers controlled by a positive-edge-triggered single clock
input.
Write cycles are internally self-timed and are initiated by the
rising edge of the clock input. Write cycles can be from one to
four bytes wide as controlled by the write control inputs.
Separate byte enables allow individual bytes to be written.
BW1
controls DQ1-DQ8,
BW2
controls DQ9-DQ16,
BW3
controls DQ17-DQ24,
BW4
controls DQ25-DQ32, conditioned
by
BWE
being LOW. A LOW on
GW
input would cause all bytes
to be written.
Bursts can be initiated with either
ADSP
(Address Status
Processor) or
ADSC
(Address Status Cache Controller) input
pins. Subsequent burst addresses can be generated internally
by the IS61C632A and controlled by the
ADV
(burst address
advance) input pin.
Asynchronous signals include output enable (OE), sleep mode
input (ZZ), clock (CLK) and burst mode input (MODE). A HIGH
input on the ZZ pin puts the SRAM in the power-down state.
When ZZ is pulled LOW (or no connect), the SRAM normally
operates after three cycles of the wake-up period. A LOW
input, i.e., GND
Q
, on MODE pin selects LINEAR Burst. A V
CCQ
(or no connect) on MODE pin selects INTERLEAVED Burst.
FEATURES
• Fast access time:
– 4 ns-125 MHZ; 5 ns-100 MHz;
6 ns-83 MHz; 7 ns-75 MHz; 8 ns-66 MHz
• Internal self-timed write cycle
• Individual Byte Write Control and Global Write
• Clock controlled, registered address, data and
control
• Pentium™ or linear burst sequence control
using MODE input
• Three chip enables for simple depth expansion
and address pipelining
• Common data inputs and data outputs
• Power-down control by ZZ input
• JEDEC 100-Pin LQFP and PQFP package
• Single +3.3V power supply
• Two Clock enables and one Clock disable to
eliminate multiple bank bus contention.
• Control pins mode upon power-up:
– MODE in interleave burst mode
– ZZ in normal operation mode
These control pins can be connected to GND
Q
or V
CCQ
to alter their power-up state
ICSI reserves the right to make changes to its products at any time without notice in order to improve design and supply the best possible product. We assume no responsibility for any errors
which may appear in this publication. © Copyright 2000, Integrated Circuit Solution Inc.
Integrated Circuit Solution Inc.
SSR001-0B
1
嵌入式C编程修炼之道.背景篇
本帖最后由 念慈菴 于 2017-8-15 17:42 编辑 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的 ......
念慈菴 编程基础
[疑惑]交换机,路由器影响传输问题?
一直编程是用ARM机和我的电脑直接连的,后来用无线,一时没办法直接用USB无线网卡,只能把ARM机连到无线交换机,在我的电脑上用USB无线网卡再边无线交换机,发现程序走一会偶尔就顿一下,而且还 ......
lvliming 嵌入式系统
【CN0159】通用串行总线(USB)电缆隔离器电路
电路功能与优势 通用串行总线(USB)正迅速成为大部分 PC 外设的标准接口。由于它具有出色的速度、灵活性,并且支持设备热插拔,因而正在取代 RS232 和并行打印机端口。工业和医疗设备制造商也非 ......
EEWORLD社区 ADI 工业技术
c6000双重循环和多重循环的优化总结
双重循环多重循环看起来比较复杂,但实际上多重循环优化方法比较简单,就在于一个字:“拆”,一旦完成这一步之后,多重循环就成为单层循环,优化就可以按照普通的单层循环来做了。 多重循 ......
Jacktang 微控制器 MCU
无线网络取代PLC通信实际遇到的问题。
各位,我们公司以前的产品使用PLC进行通信,一个主机去搜多个终端的数据,其实就是一个星形网络用来抄表。现在想改成无线抄表的方式了,但是我发现实际运用会遇到各种问题,现将各种问题汇集如 ......
mayulin2008 无线连接
g255310位ad外部采样电压显示例程
急需一个430g2553的10位AD的例程。 需要采样电压值输出pwm波。 ...
罗密欧 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1973  1047  752  2747  1461  42  10  44  9  2 

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