EEWORLDEEWORLDEEWORLD

Part Number

Search

IDT72251L25JI

Description
FIFO, 8KX9, 15ns, Synchronous, CMOS, PQCC32, PLASTIC, LCC-32
Categorystorage    storage   
File Size233KB,14 Pages
ManufacturerIDT (Integrated Device Technology)
Download Datasheet Parametric View All

IDT72251L25JI Overview

FIFO, 8KX9, 15ns, Synchronous, CMOS, PQCC32, PLASTIC, LCC-32

IDT72251L25JI Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
Parts packaging codeQFJ
package instructionPLASTIC, LCC-32
Contacts32
Reach Compliance Codenot_compliant
ECCN codeEAR99
Maximum access time15 ns
Maximum clock frequency (fCLK)40 MHz
period time25 ns
JESD-30 codeR-PQCC-J32
JESD-609 codee0
length13.9954 mm
memory density73728 bit
Memory IC TypeOTHER FIFO
memory width9
Humidity sensitivity level1
Number of functions1
Number of terminals32
word count8192 words
character code8000
Operating modeSYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize8KX9
ExportableYES
Package body materialPLASTIC/EPOXY
encapsulated codeQCCJ
Encapsulate equivalent codeLDCC32,.5X.6
Package shapeRECTANGULAR
Package formCHIP CARRIER
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)225
power supply5 V
Certification statusNot Qualified
Maximum seat height3.556 mm
Maximum standby current0.005 A
Maximum slew rate0.05 mA
Maximum supply voltage (Vsup)5.5 V
Minimum supply voltage (Vsup)4.5 V
Nominal supply voltage (Vsup)5 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceTin/Lead (Sn85Pb15)
Terminal formJ BEND
Terminal pitch1.27 mm
Terminal locationQUAD
Maximum time at peak reflow temperature20
width11.4554 mm
Base Number Matches1
CMOS SyncFIFO
64 x 9, 256 x 9, 512 x 9,
1,024 x 9, 2,048 x 9,
4,096 x 9, 8,192 x 9
FEATURES:
IDT72421, IDT72201
IDT72211, IDT72221
IDT72231, IDT72241
IDT72251
DESCRIPTION:
The IDT72421/72201/72211/72221/72231/72241/72251 SyncFIFO™
are very high-speed, low-power First-In, First-Out (FIFO) memories with
clocked read and write controls. These devices have a 64, 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 IDT’s high-speed submicron CMOS
technology.
64 x 9-bit organization (IDT72421)
256 x 9-bit organization (IDT72201)
512 x 9-bit organization (IDT72211)
1,024 x 9-bit organization (IDT72221)
2,048 x 9-bit organization (IDT72231)
4,096 x 9-bit organization (IDT72241)
8,192 x 9-bit organization (IDT72251)
10 ns read/write cycle time
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 the 32-pin plastic leaded chip carrier (PLCC) and
32-pin Thin Quad Flat Pack (TQFP)
For through-hole product please see the IDT72420/72200/72210/
72220/72230/72240 data sheet
Industrial temperature range (–40°C to +85°C) is available
°
°
FUNCTIONAL BLOCK DIAGRAM
WCLK
WEN1
WEN2
D
0
- D
8
LD
INPUT REGISTER
OFFSET REGISTER
EF
PAE
PAF
FF
WRITE CONTROL
LOGIC
RAM ARRAY
64 x 9, 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
2655 drw01
The IDT logo is a registered trademark and the SyncFIFO is a trademark of Integrated Device Technology, Inc.
COMMERCIAL AND INDUSTRIAL TEMPERATURE RANGES
1
©
2001 Integrated Device Technology, Inc.
MAY 2001
DSC-2655/1
Basic rules for evaluation activities
{:1_143:}[size=3][color=#a0522d][b]Please read the rules of the event carefully before participating! ! ! ! [/b][/color][/size] [b][size=5] [/size][/b] [b][size=5]Event process[/size][/b] [size=4][col...
okhxyyo Suggestions & Announcements
arm 2410 develops gps under wince
I want to do an experiment with the GPS module under WinCE. The GPS chip is connected to ARM through the E-Lab expansion bus. I want to know through which ports the GPS chip transmits data to the CPU ...
wenyang1986 Embedded System
accavr timing counter problem
If it is M16, the external crystal is 4MHz, and now it needs a 2ms delay. CTC mode, 1/64 divisionThe following is the code generated by iccavr application builder: void timer0_init(void) { TCCR0 = 0x0...
yuhys Microchip MCU
C language hexadecimal (HEX) to BCD code program
[i=s]This post was last edited by tiankai001 on 2018-12-3 18:19[/i] [b][color=#5E7384]This content was originally created by EEWORLD forum netizen [size=3]tiankai001[/size]. If you need to reprint or ...
tiankai001 Programming Basics
Flowing lights
How do you use 8259A, 8255A, and 8254 chips to make a running light?...
sjs199023 TI Technology Forum
[Help] Problems in config.h
I have encountered many problems in learning config.h. Please ask questions and answer them together. Thank you. Q1: What function does the sentence #define FORCE_DEFAULT_BOOT_LINE define in config.h?...
wyy123 Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2237  2434  1927  2488  411  46  50  39  51  9 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号