Renesas 70V659S12DRGI8
- Part No.:
- 70V659S12DRGI8
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 208-BFQFP
- Datasheet:
-
70V659S12DRGI8.pdf
- Description:
- IC SRAM 4.5MBIT PARALLEL 208PQFP
- Quantity:
- Payment:

- Shipping:

Inventory:4,402
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
70V659S12DRGI8 from IDT (now Renesas) is a high-speed 128K × 36-bit asynchronous dual-port static RAM with independent left/right ports, 12 ns maximum access time, LVTTL-compatible I/Os, and on-chip semaphore arbitration logic. It supports simultaneous read/write to the same memory location and operates with 3.3 V core supply and selectable 3.3 V/2.5 V I/O voltage per port - used in real-time inter-processor communication systems requiring deterministic latency.
For engineers reviewing the 70V659S12DRGI8 datasheet, 70V659S12DRGI8 pinout, 70V659S12DRGI8 application, or 70V659S12DRGI8 equivalent, key selection criteria include dual-port arbitration behavior, BUSY/INT flag timing under M/S configuration, byte-enable granularity for 9-bit sub-word access, and JTAG IEEE 1149.1 compliance for boundary-scan testability in high-reliability embedded systems.
Technical Context
This device implements true dual-port SRAM architecture with fully asynchronous operation: each port has dedicated address, data, and control lines (CE0/CE1, R/W, OE, BE0–BE3), enabling concurrent access without external synchronization. The on-chip arbitration logic resolves contention via BUSY and semaphore flags, with master/slave mode selected by the M/S pin.
It integrates JTAG test infrastructure compliant with IEEE 1149.1, supporting TDI/TDO/TCK/TMS/TRST pins for boundary-scan diagnostics. I/O voltage level per port is independently configurable via OPTL/OPTR pins, allowing mixed-voltage system interfacing - e.g., 3.3 V left port to a microcontroller and 2.5 V right port to an FPGA I/O bank.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Density | 128K × 36 bits = 4.608 Mbit total; supports 72-bit+ bus expansion via Master/Slave cascading |
| Access Time | 12 ns max (industrial temp range –40°C to +85°C); enables ≤83.3 MHz sustained read/write cycles |
| Supply Voltages | VDD = 3.3 V ±150 mV (core); VDDQL/VDDQR = 3.3 V ±150 mV or 2.5 V ±100 mV (I/O, per port) |
| Operating Temperature | Industrial grade: –40°C to +85°C; validated for continuous operation in ruggedized control systems |
| Package | 208-pin Plastic Quad Flatpack (PQFP); 28 mm × 28 mm body, 0.5 mm lead pitch |
| Interface Standards | LVTTL-compatible signaling; IEEE 1149.1 JTAG boundary-scan support for production test |
| Arbitration Logic | Hardware semaphore (8 flags), BUSY/INT totem-pole outputs, and automatic port arbitration without external logic |
Pinout & Package
208-pin PQFP package (IDT part code DR208/DRG208), 28 mm × 28 mm × 3.5 mm body, lead pitch 0.5 mm. All VDD pins require connection to 3.3 V; VDDQ pins must match OPT pin voltage selection (3.3 V or 2.5 V).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0L–A16L, A0R–A16R | Address Inputs (Left/Right) | 17-bit address bus per port; A16 is no-connect for 64K/32K configurations |
| I/O0L–I/O35L, I/O0R–I/O35R | Bidirectional Data Bus (Left/Right) | 36-bit parallel I/O per port; supports 9-bit byte writes via BE0–BE3 |
| CE0L/CE1L, CE0R/CE1R | Chip Enable Inputs | Dual CE per port enables depth expansion without external logic; CE0=VIH & CE1=VIL = active |
| R/WL/R/WR, OEL/OER | Read/Write & Output Enable | Asynchronous control: R/W low = write, OE low = output enabled; both required for read |
| BE0L–BE3L, BE0R–BE3R | Byte Enable Inputs | Independent 9-bit byte masking (I/O0–8, 9–17, 18–26, 27–35); enables partial-word writes |
| SEML/SEMR, INTL/INTR, BUSYL/BUSYR | Semaphore/Interrupt/Busy Flags | Active-high totem-pole outputs; BUSY is output when M/S=VIH (Master), input when M/S=VIL (Slave) |
| M/S, OPTL, OPTR | Mode & I/O Voltage Select | M/S sets Master (BUSY output) or Slave (BUSY input); OPTX selects 3.3 V or 2.5 V I/O levels per port |
| TCK/TMS/TDI/TDO/TRST | JTAG Test Interface | Fully compliant IEEE 1149.1 TAP controller; supports boundary-scan testing of PCB interconnects |
Key Features
| Feature | Design Value |
|---|---|
| True Dual-Port Architecture | Simultaneous independent read/write to identical addresses on left/right ports - eliminates software locks in multi-CPU systems |
| Hardware Semaphore Logic | Eight dedicated semaphore flags accessible via A0–A2; enables atomic resource sharing between processors without polling overhead |
| Configurable I/O Voltage | Per-port OPT pin selects 3.3 V or 2.5 V I/O swing - allows direct interface to mixed-voltage SoCs/FPGAs without level shifters |
| Automatic Power Management | CE0 or CE1 assertion places respective port in low-power standby (ISB3 = 3–6 mA typical); reduces dynamic power in idle subsystems |
| Master/Slave Cascading | Multiple devices expand data width beyond 36 bits (e.g., 72-bit) using M/S pin; maintains full-speed operation without glue logic |
Applications
| Real-Time Inter-Processor Communication | High-Speed Data Buffering |
|---|---|
|
Use Scenario: Two ARM Cortex-A cores exchange sensor fusion data in an autonomous vehicle ECU, requiring zero-latency shared memory access. IC Role / Device Role / Timing Role: 70V659S12DRGI8 serves as the shared memory buffer with hardware arbitration, eliminating race conditions during concurrent read/write. Use Value: 12 ns access time ensures sub-100 ns inter-core message latency; BUSY flag prevents destructive write collisions without CPU intervention. |
Use Scenario: An FPGA-based video processing pipeline buffers uncompressed 4K frames between capture and encode stages. IC Role / Device Role / Timing Role: Left port accepts pixel data from image sensor interface; right port feeds compressed stream to encoder - both at full bandwidth. Use Value: 36-bit width matches YUV422 bus; dual-port concurrency avoids FIFO bottlenecks, sustaining >2 Gbps aggregate throughput. |
| Industrial PLC Backplane Interface | Avionics System Health Monitoring |
|
Use Scenario: A modular PLC backplane uses multiple CPUs to manage I/O modules; shared memory coordinates task scheduling and status reporting. IC Role / Device Role / Timing Role: 70V659S12DRGI8 provides deterministic inter-CPU messaging with semaphore-controlled resource allocation across slots. Use Value: Industrial temperature rating (–40°C to +85°C) and 208-pin PQFP ensure reliability in harsh factory environments; JTAG enables field-upgradeable firmware loading. |
Use Scenario: In-flight health monitoring system aggregates sensor data from engine, hydraulics, and navigation subsystems into a central diagnostic unit. IC Role / Device Role / Timing Role: Left port receives telemetry from ARINC-429 receivers; right port supplies processed alerts to cockpit display controller. Use Value: Hardware semaphore guarantees atomic updates to fault registers; 12 ns access meets DO-254 deterministic timing requirements for safety-critical logging. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| Cypress CY7C09449V | 128K × 36, 15 ns access, 3.3 V only (no 2.5 V I/O option), no JTAG, 256-ball BGA only | Lacks per-port voltage select and IEEE 1149.1 test support; requires redesign for mixed-voltage or boundary-scan needs | Choose when JTAG and flexible I/O voltage are not required, and BGA footprint is acceptable. |
| Renesas R1EX24064AS | 64K × 36, 15 ns access, 3.3 V core/I/O, no semaphore logic, no BUSY/INT flags, 208-pin PQFP | Reduced density and no hardware arbitration; requires external logic for multi-processor coordination | Choose for cost-sensitive designs where arbitration is handled in software and 128K capacity is unnecessary. |
Compared with CY7C09449V and R1EX24064AS, the 70V659S12DRGI8 uniquely delivers 12 ns industrial-grade access, per-port I/O voltage flexibility, integrated JTAG, and hardware semaphore - making it the only option that satisfies concurrent low-latency, mixed-voltage, and testable dual-processor memory requirements in a single 208-pin PQFP package.
Availability
70V659S12DRGI8 is available at Aetrix Electronics and suitable for real-time inter-processor communication, high-speed video buffering, and industrial PLC backplane interfaces requiring stable component supply across extended product lifecycles.
Supply support for 70V659S12DRGI8 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
IDT (Integrated Device Technology), now part of Renesas Electronics, is a semiconductor company specializing in timing, memory interface, and RF solutions for high-performance computing and communications systems.
The 70V659S12DRGI8 belongs to IDT's high-speed asynchronous dual-port SRAM family, designed specifically for deterministic, low-latency inter-processor communication in aerospace, industrial automation, and medical imaging equipment.
FAQ
What is the maximum operating temperature range supported by the 70V659S12DRGI8?
The 70V659S12DRGI8 is rated for industrial temperature operation from –40°C to +85°C, verified across all electrical parameters including 12 ns access time, BUSY arbitration timing, and I/O drive strength. This range is confirmed in the Absolute Maximum Ratings and DC/AC Electrical Characteristics tables of the official datasheet, and applies to both 208-pin PQFP and BGA variants.
How does the M/S pin affect BUSY signal behavior in the 70V659S12DRGI8?
When M/S = VIH, the 70V659S12DRGI8 operates as a Master and drives BUSYL/BUSYR as totem-pole outputs indicating port contention. When M/S = VIL, it operates as a Slave and BUSYL/BUSYR become inputs - allowing external arbitration logic to control write enable. This dual-mode behavior is explicitly defined in Note 2 on page 2 and Truth Table II, and is critical for cascaded Master/Slave configurations.
Can the left and right ports of the 70V659S12DRGI8 operate at different I/O voltages simultaneously?
Yes - the 70V659S12DRGI8 supports independent I/O voltage selection per port: OPTL sets left-port VDDQL to 3.3 V or 2.5 V, and OPTR sets right-port VDDQR identically. This is confirmed in Pin Names table (page 5) and Recommended DC Operating Conditions (pages 6–7), enabling direct interfacing with heterogeneous processors (e.g., 3.3 V MCU left port, 2.5 V FPGA right port) without level shifters.
What is the function of the BE0–BE3 pins on the 70V659S12DRGI8, and how do they map to data bits?
The BE0–BE3 pins on the 70V659S12DRGI8 enable independent 9-bit byte writes: BE0 controls I/O0–I/O8, BE1 controls I/O9–I/O17, BE2 controls I/O18–I/O26, and BE3 controls I/O27–I/O35. This mapping is defined in the Functional Block Diagram (page 1) and Truth Table I (page 7), allowing partial-word updates without read-modify-write cycles - essential for efficient protocol header manipulation in networking applications.
Does the 70V659S12DRGI8 support JTAG boundary-scan, and which pins are used?
Yes - the 70V659S12DRGI8 fully supports IEEE 1149.1 JTAG boundary-scan via dedicated pins: TDI (pin 199), TDO (pin 200), TCK (pin 197), TMS (pin 196), and TRST (pin 195). This is documented in the Pin Names table (page 5) and Features list (page 1), and enables automated PCB interconnect testing during manufacturing and field diagnostics.
70V659S12DRGI8 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 208-BFQFP
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 4.5Mbit
- Memory Organization:
- 128K x 36
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 12ns
- Access Time:
- 12 ns
- Voltage - Supply:
- 3.15V ~ 3.45V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 208-PQFP (28x28)
70V659S12DRGI8 FAQ
1.How can I place an order for 70V659S12DRGI8 through Aetrix?
Please submit a Request for Quotation (RFQ) for 70V659S12DRGI8 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 70V659S12DRGI8 reliable?
The price and inventory of 70V659S12DRGI8 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 70V659S12DRGI8 is usually 5 days.
3.What payment methods are accepted for 70V659S12DRGI8?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 70V659S12DRGI8 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 70V659S12DRGI8?
70V659S12DRGI8 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 70V659S12DRGI8 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 70V659S12DRGI8?
For technical support, including 70V659S12DRGI8 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 70V659S12DRGI8 requirements.
6.How does Aetrix verify that 70V659S12DRGI8 is sourced from the original manufacturer or authorized distributors?
All 70V659S12DRGI8 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 70V659S12DRGI8 meets industry standards.
7.What is the process for return or replacement of 70V659S12DRGI8?
All 70V659S12DRGI8 units undergo pre-shipment inspection (PSI). If there is an issue with 70V659S12DRGI8, 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 70V659S12DRGI8 part is unused and in its original packaging.
Return procedure for 70V659S12DRGI8:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
70V659S12DRGI8 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…
