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

- Shipping:

Inventory:2,133
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
70T3599S133DR from Integrated Device Technology is a high-speed 256K × 36-bit synchronous dual-port SRAM with true dual-port architecture enabling simultaneous read/write access to the same memory location. It operates at 133MHz (4.2ns access), supports independent 2.5V core and selectable 2.5V/3.3V I/O supplies per port, and features pipelined or flow-through output modes for burst data transfer in telecom switching fabric.
For engineers reviewing the 70T3599S133DR datasheet, 70T3599S133DR pinout, 70T3599S133DR application, or 70T3599S133DR equivalent, this device is selected for deterministic latency-critical dual-processor interconnects, packet buffer management in network processors, and real-time DSP co-processing where concurrent port arbitration and sub-5ns clock-to-data timing are required.
Technical Context
The 70T3599S133DR implements fully synchronous operation on both left and right ports with register-controlled address, data, and control inputs-enabling 5ns cycle time at 200MHz (though rated at 133MHz for industrial grade). Its dual chip enables (CE0/CE1) support depth expansion without external logic, while counter enable (CNTEN) and repeat (REPEAT) functions provide hardware-accelerated sequential addressing for FIFO-like behavior.
Each port independently selects I/O voltage via OPT pins: setting OPTL/OPTR to VDD (2.5V) configures that port for 3.3V LVTTL-compatible signaling with VDDQ = 3.3V; setting to VSS (0V) configures for 2.5V operation with VDDQ = 2.5V. Sleep mode (ZZL/ZZR) disables dynamic inputs except JTAG, reducing current to ≤15mA in full standby.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Organization | 256K × 36 bits (9Mbit total); supports 256K-word depth with 36-bit parallel I/O per port |
| Max Clock Frequency | 133MHz (industrial temp); enables 7.5ns minimum clock cycle time in pipelined mode |
| Access Time | 4.2ns (max) at 133MHz; defines worst-case clock-to-data-out delay for flow-through outputs |
| Supply Voltages | VDD = 2.5V ±100mV (core); VDDQL/VDDQR = 2.5V or 3.3V ±150mV (I/O); independently configurable per port |
| Operating Temperature | –40°C to +85°C (industrial grade); validated for sustained operation at full speed under thermal stress |
| Power Consumption | ISB3 ≤ 20mA (full standby, CMOS inputs); IDD ≤ 370mA (both ports active, 133MHz) |
| Output Drive | IOH = –2mA / IOL = +2mA @ 2.5V VDDQ; VOH ≥ 2.0V, VOL ≤ 0.4V - meets LVTTL thresholds at 2.5V |
Pinout & Package
70T3599S133DR is packaged in a 208-pin fine-pitch Ball Grid Array (fpBGA), designated BF208/BFG208, with 0.8mm ball pitch and 15mm × 15mm body size. All VDD pins require 2.5V supply; VDDQ pins must match OPT pin configuration (2.5V or 3.3V). A17L and A17R are no-connect (NC) pins per datasheet note.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CLKL / CLKR | Port-synchronous clock input | Edge-triggered master timing reference for all registered inputs/outputs on respective port |
| A0L–A16L / A0R–A16R | Address inputs | 17-bit address bus; A17L/A17R are NC - limits max addressable depth to 128K words unless expanded externally |
| I/O0L–I/O35L / I/O0R–I/O35R | Bidirectional data I/O | 36-bit parallel data path per port; byte-enable controlled (BE0–BE3) for 9-bit granularity writes |
| CE0L/CE1L / CE0R/CE1R | Dual chip enables | Enable/disable port with two-level decode; allows seamless depth expansion using CE0/CE1 as MSB address lines |
| R/WL / R/WR | Read/write direction control | Synchronous active-high write enable; determines data flow direction on next clock edge |
| OEL / OER | Output enable | Asynchronous control - tri-states outputs immediately regardless of clock state |
| PL/FTL / PL/FTR | Pipeline/flow-through mode select | DC-configured input: VIH = pipelined (1-cycle latency), VIL = flow-through (0-cycle latency) |
| ZZL / ZZR | Sleep mode enable | Asynchronous active-high; shuts down dynamic circuitry (except JTAG) to reduce power to ≤15mA |
Key Features
| Feature | Design Value |
|---|---|
| True dual-port memory cells | Enables concurrent read/write to identical addresses - eliminates arbitration logic in symmetric multiprocessing systems |
| Selectable pipelined or flow-through output | Configurable latency: 0-cycle (flow-through) for real-time response or 1-cycle (pipelined) for higher throughput in burst transfers |
| Independent per-port I/O voltage selection | OPTL/OPTR pins allow mixed-voltage system integration - e.g., 3.3V FPGA interface on one port, 2.5V ASIC on the other |
| Dual-cycle deselect (DCD) in pipelined mode | CE/BE signals require two clocks to take effect - prevents metastability during rapid enable/disable transitions |
| Hardware address counter with repeat | CNTENL/CNTENR and REPEATL/REPEATR enable automatic sequential addressing without CPU intervention - ideal for DMA buffers |
| JTAG boundary scan (IEEE 1149.1) | Full TAP controller support (TCK/TMS/TDI/TDO/TRST) - enables in-system test and debug without additional test points |
Applications
| Telecom Switching Fabric | Network Processor Packet Buffer |
|---|---|
Use Scenario: High-throughput line cards performing header inspection and forwarding decisions in carrier-grade routers. IC Role / Device Role / Timing Role: Dual-port SRAM serves as shared packet descriptor buffer between ingress and egress engines, synchronized via separate clocks. Use Value: 4.2ns access time and simultaneous port access eliminate pipeline stalls during concurrent packet enqueue/dequeue operations. | Use Scenario: Multi-core network processors requiring low-latency, deterministic memory access for classification tables and flow state storage. IC Role / Device Role / Timing Role: Acts as tightly coupled instruction/data scratchpad for parallel microengines, with dedicated left/right ports mapped to distinct cores. Use Value: Pipelined output mode delivers consistent 7.5ns cycle time at 133MHz - enabling predictable worst-case execution timing for real-time packet processing. |
| DSP Co-Processing Interface | Industrial Motion Control Buffer |
Use Scenario: Real-time motor control systems where an FPGA handles PWM generation and a DSP performs trajectory computation. IC Role / Device Role / Timing Role: Shared memory interface between FPGA and DSP, with address counters auto-incrementing on each access via CNTEN/REPEAT. Use Value: Hardware address sequencing reduces CPU overhead by 100% for streaming sensor data and command updates - critical for 10kHz servo loop rates. | Use Scenario: CNC controllers synchronizing multi-axis position feedback and motion profile updates across isolated safety domains. IC Role / Device Role / Timing Role: Isolated dual-port buffer between safety-certified PLC logic (left port) and non-certified HMI/IO modules (right port). Use Value: ZZL/ZZR sleep control allows independent power gating per domain; industrial temperature rating ensures reliability in uncooled cabinet environments. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-port SRAM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| CY7C1362KV18-133BZI | 144-pin TQFP; 128K × 18 organization; 1.8V core; only 2.5V I/O option; no per-port voltage selection | Lower density and narrower bus width - requires two devices for 36-bit interface; lacks independent OPT control | Choose when board space constraints favor TQFP and system uses uniform 2.5V I/O levels across both ports. |
| AS7C33256P-133JCIN | 256-pin BGA; 32K × 36 organization; asynchronous interface; 3.3V-only supply; no pipelined mode or JTAG | Asynchronous operation increases timing uncertainty; 1/8 the density - unsuitable for large descriptor tables | Consider only for legacy designs where synchronous timing control is unnecessary and cost is primary constraint. |
Compared with CY7C1362KV18-133BZI and AS7C33256P-133JCIN, the 70T3599S133DR provides higher density, per-port voltage flexibility, pipelined/flow-through configurability, and JTAG testability - making it uniquely suited for new designs requiring deterministic latency and mixed-voltage interoperability.
Availability
70T3599S133DR is available at Aetrix Electronics and suitable for telecom infrastructure, industrial automation, and embedded networking applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing from authorized channels.
Supply support for 70T3599S133DR 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, RF, and power management ICs for communications and computing markets.
The 70T35xx family was designed specifically for high-bandwidth, low-latency dual-processor and network processor interconnects - emphasizing simultaneous access, flexible voltage scaling, and deterministic timing for real-time embedded systems.
FAQ
What is the maximum operating frequency of the 70T3599S133DR?
The 70T3599S133DR is rated for 133MHz operation across the industrial temperature range (–40°C to +85°C). Its AC specifications guarantee a 7.5ns minimum clock cycle time in pipelined mode and 25ns in flow-through mode. While the underlying architecture supports up to 200MHz (per S200 variant), the S133 suffix confirms this specific part is characterized and warranted only at 133MHz for industrial use.
Does the 70T3599S133DR support independent voltage selection on left and right ports?
Yes, the 70T3599S133DR supports independent I/O voltage selection per port via OPTL and OPTR pins. Setting OPTL to VDD (2.5V) configures the left port for 3.3V LVTTL-compatible operation with VDDQL = 3.3V; setting OPTR to VSS (0V) configures the right port for 2.5V operation with VDDQR = 2.5V. This enables mixed-voltage system integration without level shifters.
What is the function of the REPEAT pin on the 70T3599S133DR?
The REPEATL and REPEATR pins on the 70T3599S133DR reset the internal address counter to the last valid address loaded via ADSL or ADSR. When asserted (VIH), the counter reuses that address on subsequent cycles - enabling hardware-based circular buffer or ping-pong memory access without CPU intervention. This feature is essential for DMA-driven streaming applications.
Is JTAG boundary scan supported on the 70T3599S133DR package?
Yes, the 70T3599S133DR in the BF208 fpBGA package fully supports IEEE 1149.1 JTAG boundary scan with dedicated TCK, TMS, TDI, TDO, and TRST pins. Unlike the DR208 PQFP variant (which omits JTAG due to pin count), the fpBGA implementation retains full test access - enabling in-system verification and debug without physical probe points.
What is the purpose of the ZZL and ZZR pins on the 70T3599S133DR?
The ZZL and ZZR pins on the 70T3599S133DR are asynchronous sleep mode enables. When asserted high, they shut down dynamic circuitry on the respective port - reducing standby current to ≤15mA (ISB3) while preserving data and allowing JTAG access. Static inputs (PL/FT, OPT, ZZ itself) remain functional, enabling wake-up via external logic without full reset.
70T3599S133DR 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, Synchronous
- Memory Size:
- 4.5Mbit
- Memory Organization:
- 128K x 36
- Memory Interface:
- Parallel
- Clock Frequency:
- 133 MHz
- Write Cycle Time - Word, Page:
- -
- Access Time:
- 4.2 ns
- Voltage - Supply:
- 2.4V ~ 2.6V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 208-PQFP (28x28)
70T3599S133DR FAQ
1.How can I place an order for 70T3599S133DR through Aetrix?
Please submit a Request for Quotation (RFQ) for 70T3599S133DR 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 70T3599S133DR reliable?
The price and inventory of 70T3599S133DR are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 70T3599S133DR is usually 5 days.
3.What payment methods are accepted for 70T3599S133DR?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 70T3599S133DR transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 70T3599S133DR?
70T3599S133DR orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 70T3599S133DR 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 70T3599S133DR?
For technical support, including 70T3599S133DR datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 70T3599S133DR requirements.
6.How does Aetrix verify that 70T3599S133DR is sourced from the original manufacturer or authorized distributors?
All 70T3599S133DR 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 70T3599S133DR meets industry standards.
7.What is the process for return or replacement of 70T3599S133DR?
All 70T3599S133DR units undergo pre-shipment inspection (PSI). If there is an issue with 70T3599S133DR, 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 70T3599S133DR part is unused and in its original packaging.
Return procedure for 70T3599S133DR:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
70T3599S133DR 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…
