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

关键词

搜索

型号

搜索

72V241L15J8

产品描述FIFO 4Kx9 3.3V SYNC FIFO
产品类别存储    存储   
文件大小279KB,共14页
制造商IDT (Integrated Device Technology)
下载文档 详细参数 全文预览

72V241L15J8在线购买

供应商 器件名称 价格 最低购买 库存  
72V241L15J8 - - 点击查看 点击购买

72V241L15J8概述

FIFO 4Kx9 3.3V SYNC FIFO

72V241L15J8规格参数

参数名称属性值
Brand NameIntegrated Device Technology
是否无铅含铅
是否Rohs认证不符合
厂商名称IDT (Integrated Device Technology)
零件包装代码PLCC
包装说明PLASTIC, LCC-32
针数32
制造商包装代码PL32
Reach Compliance Codenot_compliant
ECCN代码EAR99
最长访问时间10 ns
最大时钟频率 (fCLK)66.7 MHz
周期时间15 ns
JESD-30 代码R-PQCC-J32
JESD-609代码e0
长度13.9954 mm
内存密度36864 bit
内存集成电路类型OTHER FIFO
内存宽度9
湿度敏感等级1
功能数量1
端子数量32
字数4096 words
字数代码4000
工作模式SYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织4KX9
可输出YES
封装主体材料PLASTIC/EPOXY
封装代码QCCJ
封装等效代码LDCC32,.5X.6
封装形状RECTANGULAR
封装形式CHIP CARRIER
并行/串行PARALLEL
峰值回流温度(摄氏度)225
电源3.3 V
认证状态Not Qualified
座面最大高度3.55 mm
最大待机电流0.005 A
最大压摆率0.02 mA
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn85Pb15)
端子形式J BEND
端子节距1.27 mm
端子位置QUAD
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度11.4554 mm

文档预览

下载PDF文档
3.3 VOLT CMOS SyncFIFO™
256 x 9, 512 x 9,
1,024 x 9, 2,048 x 9,
4,096 x 9 and 8,192 x 9
IDT72V201, IDT72V211
IDT72V221, IDT72V231
IDT72V241, IDT72V251
FEATURES:
256 x 9-bit organization IDT72V201
512 x 9-bit organization IDT72V211
1,024 x 9-bit organization IDT72V221
2,048 x 9-bit organization IDT72V231
4,096 x 9-bit organization IDT72V241
8,192 x 9-bit organization IDT72V251
10 ns read/write cycle time
5V input tolerant
Read and Write clocks can be independent
Dual-Ported zero fall-through time architecture
Empty and Full Flags signal FIFO status
Programmable Almost-Empty and Almost-Full flags can be set to
any depth
Programmable Almost-Empty and Almost-Full flags default to
Empty+7, and Full-7, respectively
Output Enable puts output data bus in high-impedance state
Advanced submicron CMOS technology
Available in 32-pin plastic leaded chip carrier (PLCC) and 32-pin
plastic Thin Quad FlatPack (TQFP)
Industrial temperature range (–40°C to +85°C) is available
°
°
Green parts available, see ordering information
DESCRIPTION:
The IDT72V201/72V211/72V221/72V231/72V241/72V251 SyncFIFOs™
are very high-speed, low-power First-In, First-Out (FIFO) memories with
clocked read and write controls. The architecture, functional operation and pin
assignments are identical to those of the IDT72201/72211/72221/72231/
72241/72251, but operate at a power supply voltage (Vcc) between 3.0V and
3.6V. These devices have a 256, 512, 1,024, 2,048, 4,096 and 8,192 x 9-
bit memory array, respectively. These FIFOs are applicable for a wide variety
of data buffering needs such as graphics, local area networks and interprocessor
communication.
These FIFOs have 9-bit input and output ports. The input port is
controlled by a free-running clock (WCLK), and two Write Enable pins
(WEN1, WEN2). Data is written into the Synchronous FIFO on every
rising clock edge when the Write Enable pins are asserted. The output
port is controlled by another clock pin (RCLK) and two Read Enable pins
(REN1,
REN2).
The Read Clock can be tied to the Write Clock for single
clock operation or the two clocks can run asynchronous of one another
for dual-clock operation. An Output Enable pin (OE) is provided on the
read port for three-state control of the output.
The Synchronous FIFOs have two fixed flags, Empty (EF) and Full (FF).
Two programmable flags, Almost-Empty (PAE) and Almost-Full (PAF), are
provided for improved system control. The programmable flags default to
Empty+7 and Full-7 for
PAE
and
PAF,
respectively. The programmable flag
offset loading is controlled by a simple state machine and is initiated by asserting
the Load pin (LD).
These FIFOs are fabricated using high-speed submicron CMOS
technology.
FUNCTIONAL BLOCK DIAGRAM
WCLK
WEN1
WEN2
INPUT REGISTER
OFFSET REGISTER
EF
PAE
PAF
FF
D
0
- D
8
LD
WRITE CONTROL
LOGIC
RAM ARRAY
256 x 9, 512 x 9,
1,024 x 9, 2,048 x 9,
4,096 x 9, 8,192 x 9
FLAG
LOGIC
WRITE POINTER
READ POINTER
READ CONTROL
LOGIC
OUTPUT REGISTER
RESET LOGIC
RCLK
REN1
REN2
RS
OE
Q
0
- Q
8
4092 drw 01
IDT and the IDT logo are registered trademarks of Integrated Device Technology, Inc. SyncFIFO is a trademark of Integrated Device Technology, Inc.
COMMERCIAL AND INDUSTRIAL TEMPERATURE RANGES
1
AUGUST 2013
DSC-4092/6
©2013
Integrated Device Technology, Inc. All rights reserved. Product specifications subject to change without notice.
高分拜请高手扔掉main函数?
main函数,我想大家都了解,只要你会C编程,你就会知道main?我想它是比你第一个 "hello world!"还早的程序。可是它的作用呢?我想不是每个会C编程的人都知道?如果 当你有一天可以 ......
qigan stm32/stm8
RF公司:手机射频芯片发展最新趋势及动向
RF Micro Device公司高级市场经理 Brent Wilkins   今天的新一代蜂窝电话设计越来越复杂,需要提供多频段、多模式支持,具有蓝牙个人区域网络、GPS定位、WLAN等功能,而且超宽带和电视接收功 ......
JasonYoo 无线连接
pcf8563不起振
电路是参考 pdf上的电路,很简单。 只是接在晶振上的那个电容选择了固定的15pF。 通过i2c能读能写,就是发现时间不会走。 于是用逻辑分析仪看了一下波形,见鬼,发现32.768K晶振根本没起振 ......
辛昕 stm32/stm8
请大家解答一下这个功率放大电路的题目
223564223566看了答案,对最后一问不懂,还请前辈门解答一下。 ...
superdianzifans 模拟电子
赚分...
0...
SDFSADFSAD 嵌入式系统
前主席解析PCIe5.0新规范,泰克邀您观看赢好礼
PCIe官方组织2020年2月27日发布PCIe Gen5的首版Phy Test Spec规范V0.3, 明确指出PCIe Gen5 System发送端测试将不再使用双端口方式进行,不再需要将data和clock同时接入示波器进行测试。 ......
nmg 测试/测量

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2657  1598  2588  2490  1609  25  51  14  16  49 

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