Renesas 7130SA35C
- Part No.:
- 7130SA35C
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 48-DIP (0.600", 15.24mm)
- Datasheet:
-
7130SA35C.pdf
- Description:
- IC SRAM 8KBIT PARALLEL SB48
- Quantity:
- Payment:

- Shipping:

Inventory:4,807
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
7130SA35C from IDT (Integrated Device Technology) is a high-speed 1K × 8 dual-port static RAM configured as a MASTER device with on-chip arbitration logic, 35 ns maximum read cycle time, open-drain BUSY outputs requiring pull-up resistors, and TTL-compatible 5V ±10% operation. It enables full-speed 16-bit-or-wider memory expansion when paired with IDT7140 SLAVE devices in real-time industrial control systems.
For engineers reviewing the 7130SA35C datasheet, 7130SA35C pinout, 7130SA35C application, or 7130SA35C equivalent, key selection criteria include its 35 ns access timing, dual independent asynchronous ports, built-in port arbitration, BUSY/INT flag signaling for inter-port coordination, and industrial temperature range support (–40°C to +85°C).
Technical Context
The 7130SA35C implements fully asynchronous dual-port architecture with separate address, data, and control lines per port (left/right), enabling concurrent read/write operations without external logic. Its on-chip arbitration logic resolves contention via BUSY flag assertion when address matches occur across ports, with tAPS = 5 ns priority setup time ensuring deterministic resolution.
As a MASTER device, it features open-drain BUSYL/BUSYR outputs (requiring external pull-ups) and INTL/INTR flags for port-to-port interrupt signaling. It supports R/W-controlled and CE-controlled write cycles, with tWP = 25 ns minimum write pulse width and tBDD = 35 ns BUSY-disable-to-valid-data delay - critical for synchronized multi-processor memory sharing.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1K × 8 bits (1024 words × 8-bit wide), providing compact dual-access buffer storage |
| Access Time | 35 ns max (tAA, tACE, tAOE), enabling integration into 28.6 MHz bus systems |
| Supply Voltage | 5.0 V ±10% (4.5–5.5 V), compatible with standard TTL logic rails |
| Operating Temp | –40°C to +85°C (industrial grade), validated for embedded control environments |
| Power Consumption | Active: 110 mA typ (550 mW), Standby (ISB1): 25 mA typ - optimized for low-duty-cycle monitoring |
| BUSY Logic | Open-drain outputs (BUSYL/BUSYR) with 0.5 V max VOL at 16 mA - mandates external pull-up for proper arbitration signaling |
| Interrupt Support | INTL/INTR flags with tINS = 25 ns interrupt set time - enables sub-40 ns inter-port event notification |
Pinout & Package
7130SA35C is available in 48-pin ceramic flatpack (FP48) and 48-pin plastic DIP (PDG48/SB48) packages. Pin functions are electrically identical across these variants; mechanical dimensions differ per package code.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0L–A9L | Left port address inputs | 10-bit address bus for left-side memory access (0–1023) |
| I/O0L–I/O7L | Left port bidirectional data | 8-bit data path; high-impedance when OEL = VIH or CEL = VIH |
| CEL, OEL, R/WL | Left port controls | Chip Enable, Output Enable, Read/Write select - fully asynchronous operation |
| BUSYL, INTL | Left port status flags | Open-drain BUSY output (requires pull-up); active-low interrupt flag |
| A0R–A9R | Right port address inputs | Independent 10-bit address space mirroring left port |
| I/O0R–I/O7R | Right port bidirectional data | Electrically isolated 8-bit path; no contention with left I/O |
| CER, OER, R/WR | Right port controls | Asynchronous enable/control set - identical timing to left port |
| BUSYR, INTR | Right port status flags | Open-drain BUSY output; complements INTL for cross-port signaling |
| VCC, GND | Power supply | All VCC pins must be connected; all GND pins tied to common ground plane |
Key Features
| Feature | Design Value |
|---|---|
| On-chip arbitration logic | Resolves simultaneous access to same address without external logic; tAPS = 5 ns ensures deterministic priority |
| MASTER/SLAVE expandability | Enables 16-bit+ data width using IDT7140 SLAVE; eliminates glue logic in wide-bus systems |
| Dual independent asynchronous ports | Full read/write concurrency per port; no shared timing constraints between left/right operations |
| Open-drain BUSY outputs | Allows wired-OR arbitration signaling across multiple MASTER devices in multi-processor topologies |
| Port-to-port interrupt flags | INTL/INTR provide hardware-level event notification - reduces polling overhead in real-time firmware |
Applications
| Industrial PLC Memory Buffer | Avionics Data Exchange Module |
|---|---|
Use Scenario: Real-time I/O scanning and program execution in programmable logic controllers where CPU and I/O processor access shared configuration tables. IC Role / Device Role / Timing Role: 7130SA35C acts as MASTER dual-port RAM, with CPU on left port and I/O controller on right port; 35 ns access ensures scan cycle compliance under 100 µs deadlines. Use Value: On-chip arbitration prevents data corruption during simultaneous access; BUSY flag enables immediate retry without software arbitration overhead. | Use Scenario: Cross-channel data transfer between flight management computer (FMC) and inertial reference unit (IRU) in certified avionics subsystems. IC Role / Device Role / Timing Role: 7130SA35C serves as time-deterministic shared memory; left port interfaces FMC, right port connects IRU; industrial temp rating supports airborne thermal profiles. Use Value: INTL/INTR flags replace discrete interrupt lines, reducing interconnect count; open-drain BUSY supports fault-tolerant wired-OR arbitration in dual-redundant architectures. |
| Military Radar Signal Processing | Medical Imaging Frame Buffer |
Use Scenario: High-throughput radar echo buffering where DSP core writes processed samples while display engine reads for real-time visualization. IC Role / Device Role / Timing Role: 7130SA35C operates as MASTER RAM with DSP on right port, display controller on left port; 35 ns tRC sustains >28 MHz pixel throughput. Use Value: Dual asynchronous ports eliminate FIFO bottlenecks; tBDD = 35 ns guarantees valid read data after BUSY deassertion - critical for jitter-free video rendering. | Use Scenario: DICOM image acquisition pipeline where FPGA-based sensor interface writes raw frames while ARM processor reads for compression and network upload. IC Role / Device Role / Timing Role: 7130SA35C provides non-blocking frame storage; left port handles sensor DMA, right port services CPU; industrial temp range accommodates enclosed medical chassis. Use Value: R/W-controlled write cycles (tWP = 25 ns) align with FPGA timing margins; ISB1 = 25 mA standby current extends thermal headroom in fanless enclosures. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C131-35JC | 35 ns access, 1K × 8, but lacks on-chip arbitration logic and BUSY/INT flags; requires external logic for contention resolution | Suitable only in single-master systems without inter-port coordination needs | Select only if arbitration is handled in FPGA or microcontroller firmware |
| IDT7140SA35C | Same speed grade and pinout, but SLAVE-only function: BUSY pins are inputs (not outputs), no internal arbitration logic | Must be used with 7130SA35C as MASTER; cannot operate standalone in arbitration-critical roles | Use exclusively as companion SLAVE to expand data width - not a functional substitute |
Compared with CY7C131-35JC and IDT7140SA35C, the 7130SA35C uniquely integrates arbitration and interrupt signaling, eliminating external logic for real-time multi-processor memory sharing - making it irreplaceable in systems requiring hardware-enforced access coordination.
Availability
7130SA35C is available at Aetrix Electronics and suitable for industrial automation, avionics subsystems, military radar processing, and medical imaging equipment requiring stable component supply across extended product lifecycles.
Supply support for 7130SA35C 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 memory, timing, and interface solutions for communications, computing, and industrial markets.
The IDT7130 family was designed specifically for deterministic dual-processor memory sharing in real-time embedded systems - emphasizing hardware arbitration, low-latency inter-port signaling, and industrial/military reliability.
FAQ
What is the maximum operating temperature range for the 7130SA35C?
The 7130SA35C is rated for industrial temperature operation from –40°C to +85°C, as confirmed in the Recommended Operating Temperature table (2689 tbl 03). This range is validated across all AC and DC electrical specifications, including 35 ns timing parameters and power consumption metrics, making it suitable for enclosed industrial control cabinets and automotive under-hood environments with adequate thermal design.
Does the 7130SA35C require external pull-up resistors on BUSY pins?
Yes, the 7130SA35C requires external pull-up resistors on BUSYL and BUSYR pins. Per Functional Block Diagram Note 1 and Pin Configuration notes, these are open-drain outputs - their logic HIGH state depends on external pull-ups. Typical values range from 4.7 kΩ to 10 kΩ to VCC; insufficient pull-up strength causes slow BUSY rise times, violating tBDA/tBDC timing and risking arbitration failure.
Can the 7130SA35C operate as a standalone dual-port RAM without a SLAVE device?
Yes, the 7130SA35C functions fully as a standalone 8-bit dual-port SRAM. Its MASTER designation refers to its capability to coordinate with IDT7140 SLAVE devices for wider data buses - not a dependency. All dual-port features (independent left/right access, arbitration, BUSY/INT) operate identically whether used alone or in MASTER/SLAVE pairs, as confirmed in the Description section and Truth Table I.
What is the minimum write pulse width (tWP) specification for the 7130SA35C?
The minimum write pulse width (tWP) for the 7130SA35C is 25 ns, as specified in AC Electrical Characteristics Table 10a (2689 tbl 10a) for the X35 speed grade. This parameter applies to both R/W-controlled and CE-controlled write cycles. Violating tWP risks incomplete write operations and data corruption, especially under worst-case voltage/temperature conditions.
How does the 7130SA35C handle simultaneous access to the same memory address from both ports?
The 7130SA35C uses on-chip arbitration logic to resolve simultaneous access: when addresses match, it asserts BUSYL or BUSYR (whichever port met tAPS = 5 ns priority setup first) to block the losing port's write. The winning port completes its operation; the blocked port's write is ignored (Truth Table III). This hardware arbitration prevents data corruption without software intervention or external logic.
7130SA35C Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 48-DIP (0.600", 15.24mm)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Volatile
- Memory Format:
- SRAM
- Technology:
- SRAM - Dual Port, Asynchronous
- Memory Size:
- 8Kbit
- Memory Organization:
- 1K x 8
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 35ns
- Access Time:
- 35 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 48-SIDE BRAZED
7130SA35C FAQ
1.How can I place an order for 7130SA35C through Aetrix?
Please submit a Request for Quotation (RFQ) for 7130SA35C 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 7130SA35C reliable?
The price and inventory of 7130SA35C are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7130SA35C is usually 5 days.
3.What payment methods are accepted for 7130SA35C?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7130SA35C transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 7130SA35C?
7130SA35C orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 7130SA35C 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 7130SA35C?
For technical support, including 7130SA35C datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7130SA35C requirements.
6.How does Aetrix verify that 7130SA35C is sourced from the original manufacturer or authorized distributors?
All 7130SA35C 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 7130SA35C meets industry standards.
7.What is the process for return or replacement of 7130SA35C?
All 7130SA35C units undergo pre-shipment inspection (PSI). If there is an issue with 7130SA35C, 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 7130SA35C part is unused and in its original packaging.
Return procedure for 7130SA35C:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
7130SA35C 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…
