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

- Shipping:

Inventory:2,887
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
70V658S10DRG from IDT is a high-speed 64K × 36 asynchronous dual-port static RAM with true independent left/right ports, 10 ns max read/write cycle time (commercial grade), LVTTL-compatible 3.3 V core supply, and selectable 3.3 V/2.5 V I/O voltage per port via OPT pins. It enables simultaneous access to the same memory location in systems requiring real-time inter-processor communication, such as telecom line cards and industrial motion controllers.
For engineers reviewing the 70V658S10DRG datasheet, 70V658S10DRG pinout, 70V658S10DRG application, or 70V658S10DRG equivalent, key selection criteria include dual-port arbitration logic, on-chip semaphore signaling, byte-enable granularity for 9-bit data lanes, JTAG IEEE 1149.1 compliance, and support for MASTER/SLAVE cascading to expand bus width beyond 72 bits.
Technical Context
The 70V658S10DRG implements fully asynchronous operation-each port has independent address, control, and bidirectional I/O buses with no shared clocks. Its internal arbitration logic resolves contention using BUSY flag handshaking and M/S-selectable master/slave behavior, where BUSY is an output in MASTER mode (M/S = VIH) and input in SLAVE mode (M/S = VIL).
It integrates dedicated semaphore registers (8 flags addressed by A0–A2) accessible via either port, with separate SEM enable inputs and non-tri-state totem-pole BUSY/INT outputs. The device supports depth expansion via dual chip enables (CE0/CE1) and data-width expansion using IDT70V659/58/57 family compatibility, where A16 is NC and A15 is NC-confirming its 64K × 36 configuration (2^16 = 65,536 words × 36 bits).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 64K × 36 (216 addresses × 36-bit word; A16 is NC, confirming 64K depth) |
| Access Time (max) | 10 ns - guarantees full-speed interface with 100 MHz synchronous logic without wait states |
| Supply Voltages | VDD = 3.3 V ± 150 mV (core); VDDQ = 3.3 V ± 150 mV or 2.5 V ± 100 mV per port (I/O) |
| Operating Temperature | 0°C to +70°C (commercial grade) - validated for stable operation in office and lab environments |
| I/O Interface | LVTTL-compatible with independent OPTL/OPTR pins - allows mixed-voltage system integration (e.g., 3.3 V CPU + 2.5 V FPGA) |
| Arbitration Logic | On-chip port arbitration with BUSY/INT flags and semaphore signaling - eliminates need for external glue logic in dual-CPU designs |
| JTAG Support | IEEE 1149.1-compliant TAP controller (TCK, TMS, TDI, TDO, TRST) - enables boundary-scan testing and debug visibility |
Pinout & Package
70V658S10DRG is packaged in a 208-pin Plastic Quad Flatpack (PQFP), body size ≈ 28 mm × 28 mm × 3.5 mm, with 0.5 mm lead pitch. All VDD pins require connection to 3.3 V; VDDQL/VDDQR must match OPTL/OPTR settings (3.3 V if OPT = VDD, 2.5 V if OPT = VSS); all VSS pins connect to ground.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CE0L / CE1L CE0R / CE1R |
Chip Enables (left/right) | Independent port activation: CE0X = VIL & CE1X = VIH enables port X; supports depth expansion without external logic |
| R/WL / R/WR | Read/Write Control | Active-low write enable per port; determines data direction on I/Ox buses during access cycles |
| OEL / OER | Output Enable | Controls tri-state of I/Ox drivers; required low for read operations, high for write or high-Z states |
| A0L–A15L / A0R–A15R | Address Inputs | 16-bit addressing per port (A16 is NC per datasheet note 1); supports 64K-word addressing |
| I/O0L–I/O35L / I/O0R–I/O35R | Bidirectional Data Bus | Two independent 36-bit data paths; each port accesses full width simultaneously |
| BE0L–BE3L / BE0R–BE3R | Byte Enables | Four 9-bit byte controls per port - enables partial writes (e.g., update only lower 18 bits) without read-modify-write |
| SEML / SEMR | Semaphore Enable | Activates semaphore register access (A0–A2 address 8 flags); CE = VIH & SEM = VIL required for semaphore ops |
| BUSYL / BUSYR | Busy Flag | Totem-pole output (MASTER) or input (SLAVE); indicates port contention during simultaneous access to same address |
| M/S | Master/Slave Select | M/S = VIH configures port as MASTER (BUSY output); M/S = VIL configures as SLAVE (BUSY input) |
| OPTL / OPTR | I/O Voltage Select | Set to VDD for 3.3 V I/O levels (VDDQ = 3.3 V), or VSS for 2.5 V I/O levels (VDDQ = 2.5 V); independent per port |
Key Features
| Feature | Design Value |
|---|---|
| True Dual-Port Architecture | Enables concurrent read/write to identical memory locations - critical for real-time inter-processor messaging with zero latency penalty |
| On-Chip Semaphore Logic | Eight hardware semaphore flags accessible via A0–A2 - eliminates software polling and reduces inter-core synchronization overhead |
| Configurable I/O Voltage | Per-port 3.3 V/2.5 V selection via OPT pins - simplifies integration with heterogeneous logic families (e.g., 3.3 V MCU + 2.5 V FPGA) |
| Dual Chip Enables | CE0X and CE1X allow seamless depth expansion - multiple devices can be stacked without external decode logic |
| JTAG Boundary-Scan | Full IEEE 1149.1 support (TCK/TMS/TDI/TDO/TRST) - enables production test coverage and board-level fault isolation |
Applications
| Telecom Line Card Buffering | Industrial Motion Controller Shared Memory |
|---|---|
|
Use Scenario: Two DSPs exchange real-time packet headers and status metadata across a backplane without bus arbitration delays. IC Role / Device Role / Timing Role: 70V658S10DRG serves as a non-blocking, low-latency shared memory buffer with hardware semaphore coordination between master and slave processors. Use Value: Eliminates software mutex overhead and guarantees sub-10 ns inter-processor data transfer - enabling deterministic jitter-free packet processing at OC-48 rates. |
Use Scenario: PLC and servo drive microcontrollers share position setpoints and encoder feedback in closed-loop motion systems. IC Role / Device Role / Timing Role: 70V658S10DRG acts as a synchronized dual-access memory bank with BUSY-flag handshaking to prevent race conditions during simultaneous updates. Use Value: Ensures atomic updates to motion parameters with no data corruption - meeting SIL-2 functional safety requirements for coordinated axis control. |
| Medical Imaging Data Pipeline | Avionics Display Processor Interface |
|
Use Scenario: CT scanner front-end ASIC streams raw sensor data to host processor while DMA engine reads prior frame for reconstruction. IC Role / Device Role / Timing Role: 70V658S10DRG functions as a ping-pong buffer with independent left/right ports handling concurrent write (ASIC) and read (DMA) operations. Use Value: Sustains 1.2 GB/s aggregate bandwidth (2 × 64K × 36-bit @ 10 ns) - enabling real-time volumetric rendering without frame drops. |
Use Scenario: Flight management computer writes navigation data to display processor, which reads and renders HUD symbology with guaranteed timing. IC Role / Device Role / Timing Role: 70V658S10DRG operates as a deterministic, low-jitter memory bridge with MASTER/SLAVE configuration and interrupt-driven updates. Use Value: Provides <10 ns worst-case latency for critical flight data - satisfying DO-254 Level A timing assurance for primary flight displays. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 70V659S10DRG | 128K × 36 organization (A16 functional); otherwise identical timing, pinout, and feature set | Requires deeper memory addressing (17-bit) and larger PCB footprint; suitable when >64K words needed | Select 70V659S10DRG only if application requires ≥128K × 36 capacity; pin-compatible but not functionally drop-in due to A16 usage |
| CY7C1362BV33-10BGXI | Cypress 64K × 36 dual-port with 10 ns access, but lacks JTAG, semaphore logic, and independent I/O voltage selection | Requires external arbitration logic and level-shifting circuitry for mixed-voltage systems | Choose CY7C1362BV33-10BGXI only in cost-sensitive, single-voltage designs where JTAG and semaphores are unnecessary |
Compared with 70V659S10DRG, the 70V658S10DRG saves board space and simplifies address decoding by omitting A16; compared with CY7C1362BV33-10BGXI, it delivers integrated arbitration and voltage flexibility-reducing BOM count and validation effort in complex embedded systems.
Availability
70V658S10DRG is available at Aetrix Electronics and suitable for telecom infrastructure, industrial automation, and medical imaging systems requiring stable component supply, long-term lifecycle support, and traceable sourcing.
Supply support for 70V658S10DRG 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) is a fabless semiconductor company specializing in high-performance timing, memory interface, and RF solutions, now part of Renesas Electronics.
The IDT70V658 product line delivers high-speed asynchronous dual-port SRAMs optimized for real-time inter-processor communication in telecom, industrial, and aerospace systems-emphasizing deterministic latency, hardware arbitration, and mixed-voltage interoperability.
FAQ
What is the memory organization of the 70V658S10DRG?
The 70V658S10DRG is organized as 64K × 36 (65,536 words × 36 bits). This is confirmed by datasheet notes stating A16 is a no-connect (NC) for IDT70V658, limiting addressing to 16 bits. The device supports two independent 36-bit data ports, enabling simultaneous access to any memory location without contention delay when arbitration is properly managed via BUSY/SEM signals. Its 70V658S10DRG configuration targets mid-density dual-processor buffering applications.
Does the 70V658S10DRG support JTAG boundary-scan testing?
Yes, the 70V658S10DRG includes full IEEE 1149.1-compliant JTAG test access port with dedicated TCK, TMS, TDI, TDO, and TRST pins. This enables boundary-scan testing for interconnect verification, fault isolation, and in-system programming support. The JTAG functionality is documented in the functional block diagram and pin table, and operates independently of memory access modes - making 70V658S10DRG suitable for high-reliability production test environments.
How does the BUSY signal operate in MASTER vs. SLAVE mode on the 70V658S10DRG?
On the 70V658S10DRG, the BUSY signal behavior depends on the M/S pin state: when M/S = VIH, the device operates as MASTER and BUSYL/BUSYR are totem-pole outputs that assert during port contention; when M/S = VIL, it operates as SLAVE and BUSYL/BUSYR become inputs used to stall write operations until the MASTER releases the resource. This dual-role design eliminates external arbitration logic - a key differentiator of the 70V658S10DRG in tightly coupled multi-CPU architectures.
Can the left and right ports of the 70V658S10DRG operate at different I/O voltages?
Yes, the 70V658S10DRG supports independent I/O voltage selection per port: OPTL sets the left port's I/O voltage (3.3 V if tied to VDD, 2.5 V if tied to VSS), and OPTR does the same for the right port. Corresponding VDDQL and VDDQR supplies must match these selections. This capability allows the 70V658S10DRG to interface directly with heterogeneous logic families - for example, connecting a 3.3 V ARM processor to a 2.5 V FPGA - without level translators, reducing signal integrity risk and BOM cost.
What is the maximum operating temperature range for the 70V658S10DRG?
The 70V658S10DRG is rated for commercial temperature operation from 0°C to +70°C, as indicated by the "S10" speed grade suffix and confirmed in the "Maximum Operating Temperature and Supply Voltage" table. It is not qualified for industrial (–40°C to +85°C) operation - that grade is available in the 70V658S12 variant. Designers selecting 70V658S10DRG must ensure ambient thermal conditions remain within this commercial envelope to maintain 10 ns timing compliance and reliability.
70V658S10DRG Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 208-BFQFP
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 2Mbit
- Memory Organization:
- 64K x 36
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 10ns
- Access Time:
- 10 ns
- Voltage - Supply:
- 3.15V ~ 3.45V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 208-PQFP (28x28)
70V658S10DRG FAQ
1.How can I place an order for 70V658S10DRG through Aetrix?
Please submit a Request for Quotation (RFQ) for 70V658S10DRG 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 70V658S10DRG reliable?
The price and inventory of 70V658S10DRG are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 70V658S10DRG is usually 5 days.
3.What payment methods are accepted for 70V658S10DRG?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 70V658S10DRG transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 70V658S10DRG?
70V658S10DRG orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 70V658S10DRG 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 70V658S10DRG?
For technical support, including 70V658S10DRG datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 70V658S10DRG requirements.
6.How does Aetrix verify that 70V658S10DRG is sourced from the original manufacturer or authorized distributors?
All 70V658S10DRG 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 70V658S10DRG meets industry standards.
7.What is the process for return or replacement of 70V658S10DRG?
All 70V658S10DRG units undergo pre-shipment inspection (PSI). If there is an issue with 70V658S10DRG, 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 70V658S10DRG part is unused and in its original packaging.
Return procedure for 70V658S10DRG:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
70V658S10DRG 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…
