Renesas 70V26L25JI
- Part No.:
- 70V26L25JI
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 84-LCC (J-Lead)
- Datasheet:
-
70V26L25JI.pdf
- Description:
- IC SRAM 256KBIT PARALLEL 84PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:3,792
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
70V26L25JI from Integrated Device Technology is a high-speed, low-power 16K × 16 (256 Kbit) true dual-port static RAM with independent left/right ports, 25 ns max access time, 3.3 V ±0.3 V single supply, and integrated hardware semaphore logic for inter-processor resource arbitration in real-time embedded systems.
For engineers reviewing the 70V26L25JI datasheet, 70V26L25JI pinout, 70V26L25JI application, or 70V26L25JI equivalent, this device supports simultaneous asynchronous reads/writes across ports, on-chip BUSY arbitration, byte-selectable I/O control, master/slave cascading for 32-bit+ data buses, and ultra-low 660 µW standby power - critical for deterministic multi-core communication and shared-memory co-processing.
Technical Context
The 70V26L25JI implements fully asynchronous dual-port operation with separate address, control, and bidirectional I/O buses per port. Its on-chip arbitration logic resolves contention via push-pull BUSY flags (BUSYL/BUSYR), triggered by address match or chip-enable timing, with configurable master/slave mode via the M/S pin.
It integrates eight independent active-low semaphore latches accessible via dedicated SEM control (CE = VIH, SEM = VIL), using A0–A2 to select flag, and supports token-passing protocols without software wait states. Power management is controlled independently per port via CEL/CER and SEM pins, enabling selective port shutdown.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 16K × 16 bits (256 Kbit), true dual-port SRAM with independent left/right address/data/control paths |
| Access Time (tAA) | 25 ns max - guarantees full-speed read/write response under commercial/industrial temperature range |
| Supply Voltage | 3.3 V ± 0.3 V - TTL-compatible single supply eliminates level-shifting requirements in 3.3 V systems |
| Standby Current (ISB3) | 660 µW typical - enables ultra-low-power hold mode when both ports are deselected with CMOS-level inputs |
| Operating Temperature | –40°C to +85°C - qualified for industrial-grade reliability in harsh embedded environments |
| Package | 84-pin PLCC (plastic leaded chip carrier) - surface-mount compatible with standard reflow profiles |
| Semaphore Support | 8 hardware semaphore flags with dedicated SEM pin and A0–A2 addressing - enables lock-free inter-processor synchronization |
Pinout & Package
70V26L25JI is housed in an 84-pin PLCC package (body size ≈ 1.12 in × 1.12 in × 0.16 in), with 42 pins per side, requiring all VDD pins to be connected to 3.3 V and all VSS pins to ground.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CEL / CER | Chip Enable (Left / Right) | Active-low enable per port; controls port power-down and memory access activation |
| R/WL / R/WR | Read/Write Control (Left / Right) | Determines direction of data transfer on respective I/O bus; HIGH = read, LOW = write |
| OEL / OER | Output Enable (Left / Right) | Tri-states I/O drivers during read cycles; allows bus sharing without external buffers |
| UBL / UBR, LBL / LBR | Upper/Lower Byte Select (Left / Right) | Enables independent 8-bit access to upper (I/O8–I/O15) or lower (I/O0–I/O7) byte lanes |
| SEML / SEMR | Semaphore Enable (Left / Right) | Activates semaphore register access when CE = VIH and SEM = VIL; isolates semaphore space from main RAM |
| BUSYL / BUSYR | Busy Flag (Left / Right) | Push-pull output (master) or input (slave); signals port contention to stall writes or gate access |
| M/S | Master/Slave Select | VIL configures device as slave (BUSY pins become inputs); VIH configures as master (BUSY pins become outputs) |
| A0L–A13L / A0R–A13R | Address Inputs (Left / Right) | 14-bit address buses supporting 16K locations per port; fully independent and asynchronous |
| I/O0L–I/O15L / I/O0R–I/O15R | Bidirectional Data I/O (Left / Right) | 16-bit parallel data paths; support simultaneous read/write between ports or same-location concurrent reads |
Key Features
| Feature | Design Value |
|---|---|
| True Dual-Port Architecture | Enables simultaneous, independent read/write access to any memory location from either port - no internal arbitration delay for same-location reads |
| Hardware Semaphore Logic | Eight dedicated, addressable semaphore latches eliminate software polling and guarantee atomic token-passing between processors |
| Configurable BUSY Arbitration | Master/slave mode via M/S pin allows flexible system-level arbitration: master asserts BUSY to stall contending writes; slave uses BUSY as write-inhibit input |
| Byte-Selectable I/O Control | Separate UBL/LBL and UBR/LBR pins enable 8-bit granularity access - essential for mixed-width bus interfacing and multiplexed data paths |
| Ultra-Low Standby Power | 660 µW typical ISB3 current at 3.3 V - supports always-on subsystems and battery-backed operation without thermal penalty |
Applications
| Industrial PLC Controller | Real-Time DSP Co-Processor Interface |
|---|---|
|
Use Scenario: Two independent CPUs share sensor data and control registers in a deterministic motion-control loop. IC Role / Device Role / Timing Role: 70V26L25JI serves as shared memory buffer with hardware semaphore coordination, eliminating software mutex overhead and ensuring sub-microsecond inter-CPU handshaking. Use Value: Enables synchronized 100 kHz servo update rates with zero wait-state latency during cross-processor memory access. |
Use Scenario: A host ARM processor offloads FFT computation to a dedicated DSP, requiring rapid exchange of coefficient tables and result buffers. IC Role / Device Role / Timing Role: 70V26L25JI provides non-blocking dual-port access: DSP writes results while host reads prior frame data - no bus contention stalls. Use Value: Sustains 25 ns read/write cycles across ports, delivering >32 MB/s effective throughput for streaming signal processing workloads. |
| Avionics Flight Management System | Medical Imaging Data Pipeline |
|
Use Scenario: Redundant flight computers maintain identical state via mirrored memory, with arbitration preventing conflicting updates during failover. IC Role / Device Role / Timing Role: 70V26L25JI operates in master/slave configuration: master detects address collision and asserts BUSY to block slave write attempts during critical state transitions. Use Value: Guarantees atomic state synchronization with hardware-enforced write inhibition - meeting DO-254 Level A determinism requirements. |
Use Scenario: CT scanner front-end FPGA acquires raw projection data while backend CPU reconstructs slices, sharing pixel buffers in real time. IC Role / Device Role / Timing Role: 70V26L25JI acts as ping-pong buffer controller: FPGA fills buffer A while CPU processes buffer B, coordinated via semaphores to avoid race conditions. Use Value: Eliminates DMA bottlenecks and software synchronization delays, enabling continuous 120 fps image acquisition and reconstruction. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C136-25JC | 25 ns access, 16K × 16, but lacks integrated semaphore logic and BUSY arbitration; requires external logic for inter-processor coordination | Suitable only where software-managed locking is acceptable; not drop-in for hardware semaphore-dependent firmware | Select when cost sensitivity outweighs need for deterministic arbitration or when existing design already implements external semaphore logic |
| IDT70V36S25PF | Higher density (64K × 16), same 25 ns speed and 3.3 V supply, but uses 100-pin TQFP; includes enhanced semaphore features and wider address bus | Requires PCB redesign due to different pin count, footprint, and power delivery; supports larger shared memory maps | Choose for future-proofing or scaling memory capacity beyond 256 Kbit, accepting layout change and higher unit cost |
Compared with CY7C136-25JC and IDT70V36S25PF, the 70V26L25JI uniquely delivers hardware semaphore support and master/slave BUSY arbitration in an 84-pin PLCC package at 25 ns speed - making it optimal for space-constrained, real-time deterministic systems where inter-processor coordination latency must be eliminated at silicon level.
Availability
70V26L25JI is available at Aetrix Electronics and suitable for industrial PLC controllers, avionics flight management units, and medical imaging data pipelines requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for 70V26L25JI 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
Integrated Device Technology (IDT), now part of Renesas Electronics, is a fabless semiconductor company specializing in timing, memory interface, and RF solutions for high-performance computing and communications infrastructure.
The 70V26L25JI belongs to IDT's legacy high-speed dual-port SRAM product line, designed specifically for deterministic multi-processor systems requiring hardware-coordinated shared memory with minimal latency and ultra-low standby power.
FAQ
What is the operating temperature range for the 70V26L25JI?
The 70V26L25JI is rated for industrial temperature operation from –40°C to +85°C. This specification is validated across all electrical parameters including access time, standby current, and BUSY arbitration timing, ensuring reliable performance in demanding embedded environments such as factory automation and transportation systems.
Does the 70V26L25JI support true simultaneous read operations on both ports to the same memory location?
Yes, the 70V26L25JI supports true simultaneous reads to the same memory address from both left and right ports without contention or timing penalty. This capability is inherent to its true dual-port SRAM cell architecture and is explicitly confirmed in the functional description and truth tables of the official datasheet.
How does the M/S pin affect BUSY pin behavior on the 70V26L25JI?
When M/S = VIH, the 70V26L25JI operates as a master: BUSYL and BUSYR are push-pull outputs that assert LOW to indicate port contention. When M/S = VIL, it operates as a slave: BUSYL and BUSYR become inputs that internally inhibit writes when driven LOW - enabling hierarchical arbitration in multi-device arrays.
What is the standby power consumption of the 70V26L25JI in full standby mode?
In full standby mode (ISB3 condition), where both ports are deselected with CMOS-level inputs and SEM enabled, the 70V26L25JI consumes 660 µW typical power at 3.3 V. This value is measured with both CEL and CER > VDD – 0.2 V and VIN held at rail extremes, as specified in Table 9 of the datasheet.
Can the 70V26L25JI be used to expand a 32-bit data bus, and how is that implemented?
Yes, the 70V26L25JI supports 32-bit bus expansion using its Master/Slave select feature. One device is configured as master (M/S = VIH) and others as slaves (M/S = VIL); the master's BUSY output coordinates arbitration across the array, while data lines are combined externally - enabling error-free, full-speed wide-bus operation without discrete glue logic.
70V26L25JI Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 84-LCC (J-Lead)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 256Kbit
- Memory Organization:
- 16K x 16
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 25ns
- Access Time:
- 25 ns
- Voltage - Supply:
- 3V ~ 3.6V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 84-PLCC (29.31x29.31)
70V26L25JI FAQ
1.How can I place an order for 70V26L25JI through Aetrix?
Please submit a Request for Quotation (RFQ) for 70V26L25JI 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 70V26L25JI reliable?
The price and inventory of 70V26L25JI are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 70V26L25JI is usually 5 days.
3.What payment methods are accepted for 70V26L25JI?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 70V26L25JI transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 70V26L25JI?
70V26L25JI orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 70V26L25JI 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 70V26L25JI?
For technical support, including 70V26L25JI datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 70V26L25JI requirements.
6.How does Aetrix verify that 70V26L25JI is sourced from the original manufacturer or authorized distributors?
All 70V26L25JI 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 70V26L25JI meets industry standards.
7.What is the process for return or replacement of 70V26L25JI?
All 70V26L25JI units undergo pre-shipment inspection (PSI). If there is an issue with 70V26L25JI, 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 70V26L25JI part is unused and in its original packaging.
Return procedure for 70V26L25JI:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
70V26L25JI Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…
