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

关键词

搜索

型号

搜索

72V241L15PFI

产品描述fifo 4kx9 3.3V sync fifo
产品类别半导体    其他集成电路(IC)   
文件大小285KB,共14页
制造商IDT(艾迪悌)
官网地址http://www.idt.com/
下载文档 全文预览

72V241L15PFI在线购买

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

72V241L15PFI概述

fifo 4kx9 3.3V sync fifo

文档预览

下载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.
关于《MCU工程师炼成记》《这本书的一点看法
我以前曾经发过指出这本书缺点的帖子,不过那只是一部分,随后的时间我接着看了这本书,发现它前面的预备篇很难适合初学者,讲解的不够细致,连一些重要控制寄存器的说明都没有给全,举个例子 ......
zhangya0916 微控制器 MCU
帮帮忙。。。。热释红外灯
我找到个BISS0001的电路图。 http://www.elecfans.com/article/UploadPic/2009-3/20093141234697236.jpg 问题:图上的5V 12V 是什么?是同时接两个直流?还是说可以用个7805稳压电源电路? ......
jis0021 单片机
关于仿真器
JLINK仿真器支持Keil调试吗?...
cyllouis stm32/stm8
提问+I2C总线的串联电阻疑惑
本帖最后由 lonerzf 于 2014-2-23 07:17 编辑 小弟在看了I2C资料之后有两个疑惑。求各位帮忙解惑,谢谢。:congratulate: 疑惑一 是发现串联电阻Rs作用主要有两个: 1 阻抗匹配,减少信 ......
lonerzf 综合技术交流
LED灯具对低压驱动芯片的要求
1. 驱动芯片的标称输入电压范围应当满足直流8~40V,以覆盖较广的应用需要。耐压能力最好大于45V。当输入为交流12V或24 V时,简单的桥式整流器输出电压会随电网电压波动,特别是当电压偏高时,输 ......
qwqwqw2088 LED专区
请教C中的头文件
我在用CCS2000调试程序时,开始设置时选的F2812 Simulator,原程序用C编写的,头文件用的是#include\"register.h\" 不知道对不对?因为在编译的时候出现“cannot open include file \"regi ......
Sunny4987 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1225  2695  2360  330  739  30  58  19  2  37 

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