Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

NXP Semiconductors 74HC670N,652

Part No.:
74HC670N,652
Manufacturer:
NXP Semiconductors
Category:
Signal Switches, Multiplexers, Decoders
Package:
16-DIP (0.300", 7.62mm)
Datasheet:
Aetrix74HC670N,652.pdf
Description:
IC 4X4 REGISTER FILE 3ST 16-DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,393

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

74HC670N,652 from NXP Semiconductors is a 4 × 4-bit 3-state register file IC with independent read/write address inputs (RA/RB, WA/WB), dual enable controls (RE/WE), and true non-inverting outputs (Q0–Q3). It supports simultaneous read-from-one-location and write-to-another within a single clock cycle, operates at 2–6 V supply, and delivers 23 ns typical propagation delay (Dn→Qn) at 5 V. Used in early microprocessor data path buffering and ALU register staging.

For engineers reviewing the 74HC670N,652 datasheet, 74HC670N,652 pinout, 74HC670N,652 application, or 74HC670N,652 equivalent, key selection criteria include simultaneous read/write capability, 3-state bus driver output drive strength, 16-pin DIP package compatibility, and HCMOS-level input thresholds for TTL-interfaced systems.

Technical Context

The 74HC670N,652 implements a synchronous, address-decoded 4-word × 4-bit register file using Si-gate CMOS technology. Its dual-address architecture separates read (RA/RB) and write (WA/WB) paths, enabling concurrent access without arbitration logic. The RE and WE inputs operate asynchronously but are edge-agnostic-latching occurs on stable low levels, not transitions.

It features true 3-state outputs with high-impedance disable (Z-state) controlled solely by RE, independent of WE state. Internal latches retain data while WE is LOW, and read operations remain valid even during active writes to other addresses-no internal bus contention or timing interlock required.

Key Specifications

ParameterValue and Actual Design Meaning
Register size4 words × 4 bits = 16-bit storage, organized for parallel word access
Supply voltage2.0–6.0 V; compatible with both 3.3 V and 5 V logic domains
Propagation delay (Dn→Qn)23 ns typical at VCC = 5 V, CL = 15 pF-defines minimum cycle time for pipelined register access
3-state enable/disable time14–38 ns (RE→Qn), enabling fast bus turnaround in shared-data-path systems
Input capacitance3.5 pF per pin-low loading supports high fan-out without signal degradation
Power dissipation capacitance122 pF-used to calculate dynamic power: PD = CPD × VCC² × fi + Σ(CL × VCC² × fo)
Output driveBus driver capability-sinks/sourcing sufficient current to drive multiple TTL loads directly

Pinout & Package

74HC670N,652 is supplied in a 16-pin plastic dual in-line package (DIP) with 0.3-inch body width and standard through-hole mounting. Pin pitch is 2.54 mm, and lead finish is tin-lead (SnPb).

Pin/TerminalCircuit RoleDesign Meaning
1,2,3,15D0–D3Data inputs for 4-bit word to be written; driven only when WE = LOW
4,5RA, RB2-bit read address select lines-determine which 4-bit register appears at Q0–Q3 when RE = LOW
6,7,9,10Q0–Q3True (non-inverting) 3-state outputs-high-impedance when RE = HIGH
8GNDGround reference (0 V) for all internal logic and I/O
11REActive-LOW read enable-controls output buffer state independently of write activity
12WEActive-LOW write enable-latches D0–D3 into location selected by WA/WB
13,14WA, WB2-bit write address select lines-determine destination register during WE = LOW
16VCCPositive supply voltage (2.0–6.0 V); powers all internal logic and output drivers

Key Features

FeatureDesign Value
Simultaneous read/writeEnables full throughput in register-file-based datapaths-no pipeline stall needed for back-to-back R/W
Expandable architectureParallel expansion (bit-width) and cascaded stacking (word-depth) supported via shared RE/WE/RA/WA control
Independent address decodingRA/RB and WA/WB use separate 2-bit decoders-eliminates address collision risk during concurrent access
True 3-state outputsQ0–Q3 enter high-Z when RE = HIGH, allowing direct wire-OR or bus-sharing without external isolation
HCMOS input compatibilityAccepts TTL-level inputs (for HCT variant) or full-rail CMOS thresholds (for HC variant)-ensures interoperability across logic families

Applications

Microprocessor Data Path StagingALU Register File Interface

Use Scenario: Buffering intermediate results between instruction decode and execution units in 8-bit microprocessors like Z80 or 6502 derivatives.

IC Role / Device Role / Timing Role: Acts as a dedicated 4-word scratchpad register file, accepting write data from ALU output and supplying operands to next-cycle ALU input.

Use Value: Enables zero-cycle operand forwarding and eliminates need for external RAM access during multi-step arithmetic sequences.

Use Scenario: Providing temporary storage for accumulator, index, and status registers in custom ALU controller designs.

IC Role / Device Role / Timing Role: Serves as a programmable register bank with independent read/write ports-supports dual-operand fetch per cycle.

Use Value: Reduces ALU latency by 1–2 cycles compared to single-port RAM-based register files due to concurrent R/W capability.

Programmable Logic Controller (PLC) I/O MappingDigital Signal Processing Auxiliary Memory

Use Scenario: Holding real-time I/O configuration bits and status flags in industrial PLC modules with limited gate count.

IC Role / Device Role / Timing Role: Functions as a static, non-volatile-mapped register set-addressed via discrete logic rather than CPU bus.

Use Value: Provides deterministic 23 ns access time for critical I/O handshaking signals, avoiding software polling delays.

Use Scenario: Storing coefficient tables or filter state variables in fixed-point DSP subsystems where SRAM overhead is prohibitive.

IC Role / Device Role / Timing Role: Operates as a hardwired lookup table (LUT) with address-controlled output-no clock required for read access.

Use Value: Delivers sub-30 ns coefficient retrieval latency, supporting sample rates up to 30 MHz in simple FIR implementations.

Equivalent & Alternatives

The following parts are listed as comparable options for similar register file applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
74HCT670N,652TTL-compatible input thresholds (VIH = 2.0 V min); identical pinout and AC specs except minor tPHL/tPLH variationBetter suited for mixed 5 V TTL/CMOS systems where input noise margin must exceed 0.8 VSelect when interfacing directly with 74LS-series outputs without level shifters
CD74HC670ESame HC family, identical logic function and timing-but supplied in 16-pin SOIC (wide-body) instead of DIPTargeted at surface-mount production; requires PCB redesign for footprint compatibilityChoose for automated assembly or space-constrained layouts where through-hole is impractical

Compared with 74HC670N,652, the 74HCT670N,652 offers improved input compatibility with legacy TTL, while CD74HC670E provides identical functionality in a surface-mount package-neither is pin-compatible without layout changes, but both preserve functional equivalence in register-file-based architectures.

Availability

74HC670N,652 is available at Aetrix Electronics and suitable for microprocessor data path staging, ALU register interface, and industrial PLC I/O mapping requiring stable component supply and long-term obsolescence management.

Supply support for 74HC670N,652 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

NXP Semiconductors is a global semiconductor company formed from the spin-off of Philips' semiconductor division, specializing in secure connectivity solutions, automotive electronics, and logic ICs.

The 74HC/HCT670 belongs to NXP's legacy HC/HCT logic family-designed specifically for high-speed, low-power register file and data path applications in 8-bit and 16-bit embedded control systems.

FAQ

What is the maximum operating frequency of the 74HC670N,652?

The 74HC670N,652 does not specify a maximum clock frequency because it is an asynchronous register file-its speed is governed by propagation delays and setup/hold times. With 23 ns typical Dn→Qn delay at 5 V and 15 pF load, it supports reliable operation up to approximately 20 MHz in tightly timed systems, assuming adequate setup (12 ns) and hold (5 ns) margins for WE and address signals.

Can the 74HC670N,652 perform read and write operations in the same cycle?

Yes-the 74HC670N,652 supports true simultaneous read and write: while WE is LOW to write data to one address (selected by WA/WB), RE can be LOW to read from a different address (selected by RA/RB), with no internal conflict. This is enabled by physically separate read and write address decoders and independent latch paths.

Is the 74HC670N,652 pin-compatible with the 74LS670?

No-the 74HC670N,652 is not pin-compatible with the 74LS670. Although both are 4×4 register files, the 74LS670 uses a different pin assignment: its D0–D3 are on pins 1–4, whereas 74HC670N,652 places D0–D3 on pins 1,2,3,15. Direct replacement requires PCB redesign.

What happens to the outputs of the 74HC670N,652 when RE is HIGH?

When RE is HIGH, all four outputs (Q0–Q3) of the 74HC670N,652 enter a high-impedance (Z) state regardless of the state of WE, RA/RB, or data contents. This allows multiple 74HC670N,652 devices to share a common data bus without external tri-state logic.

Does the 74HC670N,652 require a clock signal to operate?

No-the 74HC670N,652 is fully asynchronous and requires no clock input. Data is latched on the address and enable signals: writing occurs when WE is LOW and WA/WB are stable; reading occurs when RE is LOW and RA/RB are stable. Timing is governed solely by propagation delays and setup/hold requirements.

74HC670N,652 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Series:
74HC
Package/Case:
16-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Obsolete
Type:
Register File
Circuit:
1 x 1:1
Independent Circuits:
4
Current - Output High, Low:
-
Voltage Supply Source:
Single Supply
Voltage - Supply:
2V ~ 6V
Operating Temperature:
-40°C ~ 125°C
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
16-DIP

74HC670N,652 FAQ

1.How can I place an order for 74HC670N,652 through Aetrix?

Please submit a Request for Quotation (RFQ) for 74HC670N,652 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 74HC670N,652 reliable?

The price and inventory of 74HC670N,652 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 74HC670N,652 is usually 5 days.

3.What payment methods are accepted for 74HC670N,652?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 74HC670N,652 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 74HC670N,652?

74HC670N,652 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 74HC670N,652 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 74HC670N,652?

For technical support, including 74HC670N,652 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 74HC670N,652 requirements.

6.How does Aetrix verify that 74HC670N,652 is sourced from the original manufacturer or authorized distributors?

All 74HC670N,652 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 74HC670N,652 meets industry standards.

7.What is the process for return or replacement of 74HC670N,652?

All 74HC670N,652 units undergo pre-shipment inspection (PSI). If there is an issue with 74HC670N,652, 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 74HC670N,652 part is unused and in its original packaging.

Return procedure for 74HC670N,652:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

74HC670N,652 Tags

  • 74HC670N,652
  • 74HC670N,652 PDF
  • 74HC670N,652 Datasheet
  • 74HC670N,652 Specifications
  • 74HC670N,652 Images
  • NXP Semiconductors
  • NXP Semiconductors 74HC670N,652
  • Buy 74HC670N,652
  • 74HC670N,652 Price
  • 74HC670N,652 Distributor
  • 74HC670N,652 Supplier
  • 74HC670N,652 Wholesale
Related Products
SN74HC138DR
SN74HC138DR

Texas Instruments

TC7SB3157CFU,LF(CT
TC7SB3157CFU,LF(CT

Toshiba Semiconductor and Storage

74CBTLV3257PW,118
74CBTLV3257PW,118

Nexperia USA Inc.

SN74CBTLV3257PWR
SN74CBTLV3257PWR

Texas Instruments

74CBTLV3257GUX
74CBTLV3257GUX

Nexperia USA Inc.

74HC154BQ,118
74HC154BQ,118

Nexperia USA Inc.

P3S0200GMX
P3S0200GMX

NXP USA Inc.

SN74CB3Q3245PWR
SN74CB3Q3245PWR

Texas Instruments

SN74CB3Q3257RGYR
SN74CB3Q3257RGYR

Texas Instruments

TCA9543APWR
TCA9543APWR

Texas Instruments

TCA9546APWR
TCA9546APWR

Texas Instruments

SN74HC138N
SN74HC138N

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER