Renesas 7026L35GB
- Part No.:
- 7026L35GB
- Manufacturer:
- Renesas
- Category:
- Memory
- Package:
- 84-BPGA
- Datasheet:
-
7026L35GB.pdf
- Description:
- IC SRAM 256KBIT PARALLEL 84PGA
- Quantity:
- Payment:

- Shipping:

Inventory:3,769
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
IDT7026L35GB from IDT (Integrated Device Technology) is a high-speed 16K × 16 true dual-port static RAM with independent left/right ports, 35 ns maximum read cycle time, 1 mA typical standby current, and TTL-compatible 5 V ±10% operation. It enables simultaneous asynchronous access to the same memory location and supports master/slave cascading for 32-bit+ systems in industrial temperature environments (–40°C to +85°C).
For engineers reviewing the IDT7026L35GB datasheet, IDT7026L35GB pinout, IDT7026L35GB application, or IDT7026L35GB equivalent, key selection considerations include BUSY arbitration timing (tBDD ≤ 35 ns), on-chip semaphore support (8 flags, A0–A2 addressed), byte-select control (UBL/LBL), and 84-pin PLCC packaging with verified pin mapping.
Technical Context
The IDT7026L35GB implements fully asynchronous dual-port architecture with separate address, control, and I/O buses per port. Its on-chip arbitration logic resolves contention via BUSY flag assertion when both ports access identical addresses - with tBAA ≤ 20 ns (M/S = VIH) and tWB = 0 ns (M/S = VIL).
It integrates full hardware semaphore signaling: eight dedicated flags accessed via CE = VIH/SEM = VIL, A0–A2 addressing, and I/O0 write/data broadcast across all 16 I/O lines. Power management uses per-port chip enable (CEL/CER) to achieve 1 mA typical standby current in full CMOS-level shutdown mode (ISB3).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 16K × 16 bits (256 Kbit total), true dual-port SRAM with independent left/right address/data/control |
| Access Time (tAA) | 35 ns max - defines minimum address hold before valid data appears on I/O during read cycles |
| Read Cycle Time (tRC) | 35 ns max - determines maximum sustained read throughput (28.6 MHz) |
| Standby Current (ISB3) | 0.2 mA typ. - achieved when both ports fully disabled with CMOS-level inputs, enabling ultra-low-power idle states |
| Operating Voltage | 5.0 V ±10% - single-supply TTL compatibility without level-shifting circuitry |
| Temperature Range | –40°C to +85°C - qualified for industrial-grade embedded systems requiring extended thermal reliability |
| Package | 84-pin PLCC (Plastic Leaded Chip Carrier) - surface-mount compatible with standard reflow profiles and IPC-7351B footprint |
Pinout & Package
Package: 84-pin PLCC (Plastic Leaded Chip Carrier), body size ≈ 1.15 in × 1.15 in × 0.17 in, lead pitch 0.05 in, RoHS-compliant green variant available.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0L–A13L | Left Port Address Inputs | 14-bit address bus for left-side memory access (16K = 2¹⁴ locations) |
| A0R–A13R | Right Port Address Inputs | Independent 14-bit address bus for concurrent right-side access |
| I/O0L–I/O15L | Left Port Bidirectional Data | 16-bit data path; direction controlled by R/WL and OEL/UBL/LBL |
| I/O0R–I/O15R | Right Port Bidirectional Data | 16-bit data path; electrically isolated from left port I/Os |
| CEL / CER | Chip Enable (Left/Right) | Active-low enables respective port; drives device into 1 mA standby when high |
| R/WL / R/WR | Read/Write Control (Left/Right) | Active-low write enable; high = read (outputs enabled per OE/UB/LB) |
| OEL / OER | Output Enable (Left/Right) | Active-low enables I/O drivers; used with UB/LB for byte granularity |
| UBL / UBR | Upper-Byte Select (Left/Right) | Enables I/O8–I/O15; allows 8-bit bus multiplexing in 16-bit systems |
| LBL / LBR | Lower-Byte Select (Left/Right) | Enables I/O0–I/O7; supports mixed-width peripheral interfacing |
| BUSYL / BUSYR | Busy Flag (Left/Right) | Push-pull output (master) or input (slave); signals address contention to stall writes |
| SEML / SEMR | Semaphore Enable (Left/Right) | Active-low enables access to 8 semaphore registers via A0–A2 and I/O0 |
| M/S | Master/Slave Select | High = BUSY outputs; Low = BUSY inputs - configures arbitration role in cascaded systems |
| VCC / GND | Power Supply | Multiple VCC (pins 13, 25, 46, 50, 63, 72, 82) and GND (pins 2, 15, 33, 45, 54, 66, 75, 83) pins ensure low-noise, low-impedance distribution |
Key Features
| Feature | Design Value |
|---|---|
| True Dual-Port Architecture | Simultaneous independent read/write to same memory location without external arbitration logic |
| Hardware Semaphore Support | Eight dedicated flags accessible via A0–A2; enables inter-processor synchronization without software overhead |
| Configurable BUSY Arbitration | M/S pin selects master (push-pull BUSY output) or slave (BUSY input), allowing flexible system-level conflict resolution |
| Byte-Selectable I/O Control | UBL/LBL and UBR/LBR enable 8-bit sub-word access - critical for legacy 8-bit peripherals coexisting with 16-bit CPUs |
| Low-Power Standby Mode | 1 mA typical ISB3 with CMOS-level inputs - reduces system power budget in always-on industrial controllers |
| Master/Slave Cascading | Supports 32-bit+ word expansion using M/S select and BUSY chaining, eliminating discrete glue logic |
Applications
| Industrial Motion Controller | Avionics Data Buffer |
|---|---|
Use Scenario: Real-time coordination between FPGA-based servo loop engine and ARM-based HMI processor sharing motion trajectory tables. IC Role / Device Role / Timing Role: Dual-port SRAM acts as shared memory buffer with BUSY arbitration preventing concurrent write collisions during trajectory updates. Use Value: Eliminates software mutex overhead; 35 ns access ensures <1 µs latency for position command handoff between domains. |
Use Scenario: Buffered exchange of sensor telemetry (ADC streams) and flight control commands between dissimilar avionics processors operating at different clock domains. IC Role / Device Role / Timing Role: Serves as asynchronous bridge memory with semaphore flags coordinating data readiness across safety-critical partitions. Use Value: Hardware semaphore eliminates race conditions; industrial temp rating supports operation in uncontrolled cabin environments. |
| Medical Imaging Subsystem | Test & Measurement Equipment |
Use Scenario: High-throughput transfer of digitized ultrasound frames from acquisition ASIC to display rendering engine with zero-frame-drop guarantee. IC Role / Device Role / Timing Role: Acts as frame buffer with independent left/right ports servicing parallel pixel pipelines and display timing generators. Use Value: 16K × 16 organization matches common line buffers; 35 ns tRC sustains >28 MHz pixel clock rates without wait states. |
Use Scenario: Capturing high-speed analog waveform samples into memory while simultaneously streaming processed results to host PC via USB controller. IC Role / Device Role / Timing Role: Provides dual-access scratchpad for acquisition FIFO and analysis engine, decoupling real-time capture from host communication latency. Use Value: On-chip BUSY logic prevents data corruption during overlapping capture/transfer; 1 mA standby extends battery life in portable scopes. |
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 CY7C028V-35AC | 35 ns access, 16K × 16, but uses 100-pin TQFP; no integrated semaphore logic; requires external arbitration for shared access | Lacks on-chip semaphores and BUSY arbitration - demands additional logic for multi-processor sync | Select when board space permits larger package and external arbitration is acceptable |
| Renesas R1EX24016AS0C-35 | 35 ns, 16K × 16, 84-pin PLCC, but only commercial temp range (0°C to +70°C); no M/S pin or hardware semaphore support | Not rated for industrial temperatures; no master/slave cascading capability | Use only in benign-environment consumer or lab equipment where extended temp range is unnecessary |
Compared with CY7C028V-35AC and R1EX24016AS0C-35, the IDT7026L35GB uniquely delivers integrated semaphore signaling, industrial temperature qualification, and configurable BUSY arbitration in the same 84-pin PLCC footprint - reducing BOM count and enabling deterministic real-time inter-processor communication.
Availability
IDT7026L35GB is available at Aetrix Electronics and suitable for industrial motion control, avionics data buffering, medical imaging subsystems, test & measurement equipment, and real-time embedded systems requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for IDT7026L35GB 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 timing, memory interface, RF, and sensor signal processing solutions, now part of Renesas Electronics since 2019.
The IDT7026L35GB belongs to IDT's high-speed dual-port SRAM product line, designed specifically for deterministic real-time inter-processor communication in industrial, aerospace, and medical systems requiring hardware-enforced memory coherency.
FAQ
What is the maximum operating frequency supported by the IDT7026L35GB?
The IDT7026L35GB supports a maximum read cycle time (tRC) of 35 ns, corresponding to a theoretical maximum sustained read rate of 28.6 MHz. This is not a clocked interface - it is fully asynchronous, so actual system throughput depends on address setup, enable timing, and bus turnaround. The 35 ns rating applies across the full industrial temperature range (–40°C to +85°C) under 5.0 V ±10% supply conditions.
Does the IDT7026L35GB support true simultaneous read-write to the same memory address?
Yes, the IDT7026L35GB implements true dual-port SRAM cells that allow simultaneous access to the same memory location. However, when both ports attempt a write to the same address, the on-chip BUSY arbitration logic asserts BUSYL or BUSYR to stall one port. Reads remain unaffected - a read and write to the same address can proceed concurrently without data corruption.
How does the semaphore functionality work on the IDT7026L35GB?
The IDT7026L35GB provides eight hardware semaphore flags accessed via CE = VIH and SEM = VIL. Address lines A0–A2 select the flag; I/O0 writes the value (0 = acquire, 1 = release); all 16 I/O lines (I/O0–I/O15) read the current flag state. This enables lock-free inter-processor synchronization without software polling or external logic - a core feature distinguishing it from standard SRAMs.
Can the IDT7026L35GB be used in a master/slave configuration for 32-bit data paths?
Yes, the IDT7026L35GB supports master/slave cascading using the M/S pin. When configured as master (M/S = HIGH), BUSYL/BUSYR are outputs; as slave (M/S = LOW), they become inputs. Multiple devices can be chained to form wider data words (e.g., two 16-bit parts → 32-bit bus), with BUSY signals coordinated across the array to maintain atomicity during multi-word accesses.
What is the power consumption profile of the IDT7026L35GB in standby mode?
In full standby (ISB3 mode), with both CEL and CER held high and all inputs at valid CMOS levels (VIN < 0.2 V or > VCC – 0.2 V), the IDT7026L35GB draws only 0.2 mA typical - significantly lower than the 5 mW typical of the IDT7026S variant. This makes it ideal for battery-backed or energy-constrained industrial systems requiring persistent memory retention with minimal quiescent draw.
7026L35GB Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Series:
- -
- Package/Case:
- 84-BPGA
- Packaging:
- Tray
- 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:
- 35ns
- Access Time:
- 35 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -55°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 84-PGA (27.94x27.94)
7026L35GB FAQ
1.How can I place an order for 7026L35GB through Aetrix?
Please submit a Request for Quotation (RFQ) for 7026L35GB 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 7026L35GB reliable?
The price and inventory of 7026L35GB are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 7026L35GB is usually 5 days.
3.What payment methods are accepted for 7026L35GB?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 7026L35GB transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 7026L35GB?
7026L35GB orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 7026L35GB 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 7026L35GB?
For technical support, including 7026L35GB datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 7026L35GB requirements.
6.How does Aetrix verify that 7026L35GB is sourced from the original manufacturer or authorized distributors?
All 7026L35GB 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 7026L35GB meets industry standards.
7.What is the process for return or replacement of 7026L35GB?
All 7026L35GB units undergo pre-shipment inspection (PSI). If there is an issue with 7026L35GB, 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 7026L35GB part is unused and in its original packaging.
Return procedure for 7026L35GB:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
7026L35GB 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…

