Texas Instruments SN74ACT7813-25DL
- Part No.:
- SN74ACT7813-25DL
- Manufacturer:
- Texas Instruments
- Category:
- FIFOs Memory
- Package:
- 56-BSSOP (0.295", 7.50mm Width)
- Datasheet:
-
SN74ACT7813-25DL.pdf
- Description:
- IC FIFO SYNC 64X18 15NS 56SSOP
- Quantity:
- Payment:

- Shipping:

Inventory:2,184
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SN74ACT7813-25DL from Texas Instruments is a 64-word × 18-bit clocked FIFO memory IC designed for high-speed asynchronous data buffering between independent clock domains. It supports free-running, asynchronous or coincident read/write clocks up to 40 MHz, delivers 12 ns access time with 50-pF load, features synchronized input-ready (IR) and output-ready (OR) flags, and operates across 0°C to 70°C.
For engineers reviewing the SN74ACT7813-25DL datasheet, SN74ACT7813-25DL pinout, SN74ACT7813-25DL application, or SN74ACT7813-25DL equivalent, this page provides verified timing parameters, flag synchronization behavior, bidirectional configuration capability, programmable almost-full/empty thresholds, and SSOP-56 package interface details essential for clock-domain bridging in telecom, test equipment, and digital signal processing systems.
Technical Context
The SN74ACT7813-25DL implements dual-synchronous control logic: write operations are edge-triggered on WRTCLK rising edge under WRTEN1/WRTEN2/IR conditions, while reads are triggered on RDCLK rising edge under RDEN/OE1/OE2/OR conditions. All status flags (IR, OR, HF, AF/AE) are fully synchronized to their respective clock domains.
It integrates a 64 × 18 RAM core with dedicated read/write pointer logic, programmable AF/AE offset registers (X/Y = 0–31, default 8), and output edge control (OEC™) circuitry to suppress simultaneous switching noise. Reset requires four rising edges on both clocks while RESET is asserted, initializing all flags to defined states.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Depth × Width | 64 words × 18 bits - supports full 18-bit parallel data buffering without external width expansion logic |
| Max Clock Frequency | 40 MHz - enables reliable operation in 25-ns timing grade systems (e.g., SN74ACT7813-25DL) |
| Access Time | 12 ns @ 50-pF load - ensures deterministic latency for real-time data path synchronization |
| Supply Voltage Range | 4.5 V to 5.5 V - compatible with standard 5-V TTL/CMOS logic rails and industrial power margins |
| Operating Temperature | 0°C to 70°C - qualified for commercial and industrial embedded applications |
| Flag Synchronization | IR synced to WRTCLK, OR synced to RDCLK - eliminates metastability in cross-clock-domain handshaking |
| AF/AE Programmability | Offsets X/Y configurable 0–31 via D0–D4 and PEN - allows precise buffer-level monitoring for custom flow-control protocols |
Pinout & Package
Packaged in shrink small-outline package (SSOP) with 56 pins, 300-mil body width, and 25-mil center-to-center lead pitch (DL package). Features distributed VCC/GND pins and OEC™ output edge control for noise suppression.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| WRTCLK (25) | Write clock input | Rising-edge-triggered write strobe; IR flag synchronized to this edge |
| RDCLK (32) | Read clock input | Rising-edge-triggered read strobe; OR, HF, AF/AE flags synchronized to this edge |
| D0–D17 (2–21,12–11,9–2) | Data inputs | 18-bit parallel input bus; used to load data and program AF/AE offsets during reset |
| Q0–Q17 (33–34,36–38,40–43,45–49,51,53–55) | Data outputs | 18-bit parallel output bus; tri-state controlled by OE1/OE2/RDEN; first word appears on third RDCLK after fill |
| IR (28) | Output flag | Synchronized to WRTCLK rising edge; low = FIFO full, disables writes |
| OR (29) | Output flag | Synchronized to RDCLK rising edge; high = valid data present on Q0–Q17 |
| HF (22) | Output flag | High when ≥32 words stored; indicates mid-buffer occupancy for balanced flow management |
| AF/AE (24) | Output flag | Programmable high-impedance flag indicating ≤X words (AE) or ≥(64−Y) words (AF); defaults to X=Y=8 |
| PEN (23) | Input control | Enables latching of D0–D4 as AF/AE offset values during reset initialization sequence |
| RESET (1) | Asynchronous reset | Must be held low across ≥4 WRTCLK + ≥4 RDCLK rising edges to clear pointers and initialize flags |
| WRTEN1/WRTEN2 (27/26) | Write enable inputs | Active-high WRTEN1 and active-low WRTEN2 form gated write condition with IR |
| RDEN/OE1/OE2 (31/56/30) | Read/output control | RDEN+OE1+OE2 low + OR high enables read; OE1/OE2 alone control output tri-state |
Key Features
| Feature | Design Value |
|---|---|
| Bidirectional configuration support | Two SN74ACT7813-25DL devices can be interconnected for full-duplex buffering without external glue logic |
| Width expansion capability | Multiple units can be stacked to implement 64 × 36-bit or wider FIFOs using shared clock/control signals |
| Output edge control (OEC™) | Patented TI circuitry dampens simultaneous switching noise on Q0–Q17 outputs, improving signal integrity |
| Programmable AF/AE thresholds | Customizable almost-full/almost-empty trigger points (X/Y = 0–31) enable adaptive flow control in variable-rate systems |
| Reset-initiated flag state guarantee | Power-on reset forces IR/OF/HF low and AF/AE high - ensures deterministic startup behavior without external sequencing |
Applications
| Telecom Line Interface Cards | Digital Test Equipment |
|---|---|
Use Scenario: Buffering high-speed serial data between framer ASICs (running at 33 MHz) and backplane interfaces (running at 40 MHz). IC Role / Device Role / Timing Role: Clock-domain isolation FIFO that absorbs jitter and rate mismatches between upstream/downstream clock domains. Use Value: Enables glitch-free data transfer using IR/OR handshaking, eliminating need for complex PLL-based clock recovery or elastic buffers. | Use Scenario: Capturing burst-mode waveform samples from ADCs running at 25 MHz into a controller operating at 15 MHz. IC Role / Device Role / Timing Role: Asynchronous data capture FIFO with programmable AF threshold to trigger DMA transfers before overflow. Use Value: 12 ns access time and 40 MHz clock support allow real-time sampling at maximum system throughput without pipeline stalls. |
| Industrial PLC Communication Modules | Video Frame Synchronizers |
Use Scenario: Interfacing Modbus RTU master (19.2 kbps UART) with Ethernet/IP controller (100 Mbps MAC) in motion control gateways. IC Role / Device Role / Timing Role: Protocol translation buffer decoupling slow serial and fast packetized domains via discrete word buffering. Use Value: Half-full (HF) and programmable AF/AE flags provide scalable interrupt generation for firmware-driven buffer management. | Use Scenario: Aligning non-synchronized video streams (e.g., HDMI source at 74.25 MHz vs. display controller at 65 MHz) in broadcast switchers. IC Role / Device Role / Timing Role: Pixel-data FIFO providing frame-level latency compensation and phase alignment. Use Value: Bidirectional configuration support allows single device pair to handle both input capture and output re-timing paths. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar FIFO memory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SN74ACT7803-25DL | 64 × 9-bit depth; half the data width; identical timing, pinout, and control logic | Requires two devices for 18-bit width; higher board area and routing complexity | Select when 9-bit or narrower data paths suffice and cost-per-bit optimization is prioritized |
| SN74ACT7805-25DL | 256 × 9-bit depth; 4× memory capacity; same 18-pin I/O structure but different internal organization | Higher latency due to deeper queue; not drop-in for 64-word timing-critical designs | Choose for applications needing longer buffering duration where access time budget allows ≥15 ns |
Compared with SN74ACT7813-25DL, SN74ACT7803-25DL reduces per-device width but increases system-level component count, while SN74ACT7805-25DL trades depth for latency - making SN74ACT7813-25DL optimal for balanced 64-word, 18-bit, sub-12-ns buffering needs.
Availability
SN74ACT7813-25DL is available at Aetrix Electronics and suitable for telecom infrastructure, automated test equipment, industrial PLC communication modules, and broadcast video synchronizers requiring stable component supply and long-term obsolescence management.
Supply support for SN74ACT7813-25DL includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Texas Instruments is a global semiconductor leader specializing in analog, embedded processing, and logic solutions, with over 50 years of innovation in high-reliability timing and interface ICs.
The SN74ACT7813-25DL belongs to TI's Widebus™ family of advanced CMOS FIFOs, engineered specifically for robust clock-domain bridging in high-speed digital systems where deterministic latency and noise immunity are critical.
FAQ
What is the maximum supported clock frequency for SN74ACT7813-25DL?
The SN74ACT7813-25DL supports a maximum clock frequency of 40 MHz for both read and write operations, as specified in its -25 speed grade designation. This rating applies under recommended operating conditions (VCC = 4.5 V to 5.5 V, TA = 0°C to 70°C) with CL = 50 pF. The 12 ns access time and timing parameters in the datasheet are validated at this frequency, ensuring reliable setup/hold margin in synchronous FIFO applications.
How does the AF/AE flag programming work on SN74ACT7813-25DL?
On SN74ACT7813-25DL, the AF/AE flag uses two independently programmable offsets: AE value (X) and AF value (Y), each ranging 0–31. After reset and before the first write, asserting PEN low during a WRTCLK rising edge latches D0–D4 as X; a second PEN low pulse latches Y. If PEN remains high, default values X=Y=8 apply. Programming disables writes until complete, and the flag goes high when memory contains ≤X or ≥(64−Y) words.
Is SN74ACT7813-25DL pin-compatible with other members of the ACT78xx family?
Yes, SN74ACT7813-25DL is pin-to-pin compatible with SN74ACT7803-25DL and SN74ACT7805-25DL in the DL (SSOP-56) package. All share identical pin assignments for clocks, enables, flags, and I/O buses. However, functional differences exist: SN74ACT7803 is 64×9-bit, SN74ACT7805 is 256×9-bit, while SN74ACT7813-25DL provides 64×18-bit depth-width balance - requiring no PCB changes but careful firmware and timing validation.
What is the purpose of the PEN pin on SN74ACT7813-25DL?
The PEN (Program Enable) pin on SN74ACT7813-25DL controls loading of AF/AE offset values into internal registers. During reset initialization, holding PEN low on successive WRTCLK rising edges captures D0–D4 as the AE offset (X) and then the AF offset (Y). PEN must remain high to retain default X=Y=8. While PEN is active, write operations are disabled regardless of WRTEN1/WRTEN2 state - ensuring safe configuration before normal operation begins.
Does SN74ACT7813-25DL require power-on reset sequencing?
Yes, SN74ACT7813-25DL must be reset upon power-up. The FIFO does not guarantee valid flag states or pointer alignment without an asserted RESET signal. TI specifies that RESET must be held low for at least four rising edges of both WRTCLK and RDCLK to initialize IR, OR, and HF flags low and AF/AE high. Failure to perform this reset may result in undefined output behavior or incorrect flag assertion during early operation of SN74ACT7813-25DL.
SN74ACT7813-25DL Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Series:
- 74ACT
- Package/Case:
- 56-BSSOP (0.295", 7.50mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Size:
- 1.125K (64 x 18)
- Function:
- Synchronous
- Data Rate:
- 40MHz
- Access Time:
- 15ns
- Voltage - Supply:
- 4.5 V ~ 5.5 V
- Current - Supply (Max):
- 400µA
- Bus Directional:
- Uni-Directional
- Expansion Type:
- Width
- Programmable Flags Support:
- Yes
- Retransmit Capability:
- No
- FWFT Support:
- No
- Operating Temperature:
- 0°C ~ 70°C
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 56-SSOP
SN74ACT7813-25DL FAQ
1.How can I place an order for SN74ACT7813-25DL through Aetrix?
Please submit a Request for Quotation (RFQ) for SN74ACT7813-25DL on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for SN74ACT7813-25DL reliable?
The price and inventory of SN74ACT7813-25DL are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SN74ACT7813-25DL is usually 5 days.
3.What payment methods are accepted for SN74ACT7813-25DL?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SN74ACT7813-25DL transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SN74ACT7813-25DL?
SN74ACT7813-25DL orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SN74ACT7813-25DL order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for SN74ACT7813-25DL?
For technical support, including SN74ACT7813-25DL datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SN74ACT7813-25DL requirements.
6.How does Aetrix verify that SN74ACT7813-25DL is sourced from the original manufacturer or authorized distributors?
All SN74ACT7813-25DL products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that SN74ACT7813-25DL meets industry standards.
7.What is the process for return or replacement of SN74ACT7813-25DL?
All SN74ACT7813-25DL units undergo pre-shipment inspection (PSI). If there is an issue with SN74ACT7813-25DL, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The SN74ACT7813-25DL part is unused and in its original packaging.
Return procedure for SN74ACT7813-25DL:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SN74ACT7813-25DL Tags

-
7201LA15JGI
Renesas

-
7204L12JG
Renesas

-
72V82L15PAG8
Renesas

-
7205L15JGI
Renesas

-
7208L20JG
Renesas

-
72V2105L10PFG
Renesas

-
72V2111L15PFGI
Renesas

-
72V2113L6PFG
Renesas

-
72V36110L6PFG
Renesas

-
SN74ALVC7804-40DL
Texas Instruments

-
7202LA25JGI
Renesas

-
SN74V245-15PAG
Texas Instruments
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
