Different SRAM Architectures
Different SRAM Architectures
SRAM TECHNOLOGY
OVERVIEW
An SRAM (Static Random Access Memory) is designed to fill two needs: to provide a direct
interface with the CPU at speeds not attainable by DRAMs and to replace DRAMs in systems
that require very low power consumption. In the first role, the SRAM serves as cache memory,
interfacing between DRAMs and the CPU. Figure 8-1 shows a typical PC microprocessor
memory configuration.
SRAM
DRAM
Main Memory
4MB to 512MB
Microprocessor
Internal Cache (L1)
8KB to 32KB
Source: Micron/ICE, "Memory 1997"
20812
The second driving force for SRAM technology is low power applications. In this case, SRAMs
are used in most portable equipment because the DRAM refresh current is several orders of magnitude more than the low-power SRAM standby current. For low-power SRAMs, access time is
comparable to a standard DRAM. Figure 8-2 shows a partial list of Hitachis SRAM products and
gives an overview of some of the applications where these SRAMs are found.
HOW THE DEVICE WORKS
The SRAM cell consists of a bi-stable flip-flop connected to the internal circuitry by two access
transistors (Figure 8-3). When the cell is not addressed, the two access transistors are closed and
the data is kept to a stable state, latched within the flip-flop.
8-1
SRAM Technology
100
256Kbit
Low-Power SRAM
512K x 8
Low-Power SRAM
50
20
10
128K x 8/64K x 16
Asynchronous SRAM
32K x 32/32K x 36
Asynchronous SRAM
PC Cache Memory
1M x 4/512K x 8
Asynchronous SRAM
256K x 18/128K x 36
LVCMOS/HSTL SSRAM
2
64Kbit
256Kbit
1Mbit
4Mbit
Device Density
Source: Hitachi/ICE, "Memory 1997"
22607
Word Line
To Sense Amplifier
Source: ICE, "Memory 1997"
20019
The flip-flop needs the power supply to keep the information. The data in an SRAM cell is volatile
(i.e., the data is lost when the power is removed). However, the data does not leak away like in
a DRAM, so the SRAM does not require a refresh cycle.
8-2
SRAM Technology
Read/Write
Figure 8-4 shows the read/write operations of an SRAM. To select a cell, the two access transistors must be on so the elementary cell (the flip-flop) can be connected to the internal SRAM circuitry. These two access transistors of a cell are connected to the word line (also called row or X
address). The selected row will be set at VCC. The two flip-flop sides are thus connected to a pair
of lines, B and B. The bit lines are also called columns or Y addresses.
Word Line
Word Line
Column Decode
Column Decode
Sense Amplifier
(Voltage Comparator)
Write Circuitry
D Out
D In
READ OPERATION
WRITE OPERATION
19952
During a read operation these two bit lines are connected to the sense amplifier that recognizes if
a logic data 1 or 0 is stored in the selected elementary cell. This sense amplifier then transfers
the logic state to the output buffer which is connected to the output pad. There are as many sense
amplifiers as there are output pads.
During a write operation, data comes from the input pad. It then moves to the write circuitry.
Since the write circuitry drivers are stronger than the cell flip-flop transistors, the data will be
forced onto the cell.
When the read/write operation is completed, the word line (row) is set to 0V, the cell (flip-flop)
either keeps its original data for a read cycle or stores the new data which was loaded during the
write cycle.
8-3
SRAM Technology
Data Retention
To work properly and to ensure that the data in the elementary cell will not be altered, the SRAM
must be supplied by a VCC (power supply) that will not fluctuate beyond plus or minus five or
ten percent of the VCC.
If the elementary cell is not disturbed, a lower voltage (2 volts) is acceptable to ensure that the cell
will correctly keep the data. In that case, the SRAM is set to a retention mode where the power
supply is lowered, and the part is no longer accessible. Figure 8-5 shows an example of how the
VCC power supply must be lowered to ensure good data retention.
,,,,
,,,,
VCC
3.0V
3.0V
tR
tCDR
,
,,
CE
22460
MEMORY CELL
Different types of SRAM cells are based on the type of load used in the elementary inverter of the
flip-flop cell. There are currently three types of SRAM memory cells :
The 4T cell (four NMOS transistors plus two poly load resistors)
The 6T cell (six transistorsfour NMOS transistors plus two PMOS transistors)
The TFT cell (four NMOS transistors plus two loads called TFTs)
4 Transistor (4T ) Cell
The most common SRAM cell consists of four NMOS transistors plus two poly-load resistors
(Figure 8-6). This design is called the 4T cell SRAM. Two NMOS transistors are pass-transistors.
These transistors have their gates tied to the word line and connect the cell to the columns. The
two other NMOS transistors are the pull-downs of the flip-flop inverters. The loads of the inverters consist of a very high polysilicon resistor.
This design is the most popular because of its size compared to a 6T cell. The cell needs room only
for the four NMOS transistors. The poly loads are stacked above these transistors. Although the
4T SRAM cell may be smaller than the 6T cell, it is still about four times as large as the cell of a
comparable generation DRAM cell.
8-4
SRAM Technology
W
+V
B
To Sense Amps
18470A
The complexity of the 4T cell is to make a resistor load high enough (in the range of giga-ohms) to
minimize the current. However, this resistor must not be too high to guarantee good functionality.
Despite its size advantage, the 4T cells have several limitations. These include the fact that each cell
has current flowing in one resistor (i.e., the SRAM has a high standby current), the cell is sensitive
to noise and soft error because the resistance is so high, and the cell is not as fast as the 6T cell.
6 Transistor (6T) Cell
A different cell design that eliminates the above limitations is the use of a CMOS flip-flop. In this
case, the load is replaced by a PMOS transistor. This SRAM cell is composed of six transistors, one
NMOS transistor and one PMOS transistor for each inverter, plus two NMOS transistors connected to the row line. This configuration is called a 6T Cell. Figure 8-7 shows this structure. This
cell offers better electrical performances (speed, noise immunity, standby current) than a 4T structure. The main disadvantage of this cell is its large size.
Until recently, the 6T cell architecture was reserved for niche markets such as military or space that
needed high immunity components. However, with commercial applications needing faster
SRAMs, the 6T cell may be implemented into more widespread applications in the future.
Much process development has been done to reduce the size of the 6T cell. At the 1997 ISSCC conference, all papers presented on fast SRAMs described the 6T cell architecture (Figure 8-8).
8-5
SRAM Technology
W
+V
B
To Sense Amps
18471A
Density
Company
Cell Type
Cell Size
(m2)
Process
Die Size
(mm2)
4Mbit
NEC
6T
12.77
0.25m
132
4Mbit
IBM
6T
18.77
0.3m
0.2m Leff
145
128Kbit
Hitachi
6T
21.67
0.35m
5.34
22459
8-6
SRAM Technology
Figure 8-9 shows the TFT characteristics. In actual use, the effective resistance would range from
about 11 x 1013 to 5 x 109. Figure 8-10 shows the TFT cell schematic.
106
Vd = 4V
108
Vg
1010
Tox = 25nm
Tpoly = 38nm
L/W = 1.6/0.6m
1012
2
4
Gate Voltage, Vg (V)
8
19953
Word Line
Poly-Si
PMOS
BL
BL
19954
Figure 8-11 displays a cross-sectional drawing of the TFT cell. TFT technology requires the deposition of two more films and at least three more photolithography steps.
8-7
SRAM Technology
2nd Poly-Si
,,,,,,,,,,,
,,,,,,,,,,, (Gate Electrode
,,,,,,
,,,,,,,,,,,
,,,,,,,,,,,
of TFT)
,,,,,,
3rd Poly-Si
(Channel of TFT)
,,,,,
,,,,,
,,,,,
,,,,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
,,,,,,,,,,
4th Poly-Si
(Internal Connection)
Contact
(W-Plug)
,,,,,,
,,,,,,
,,,,,,
,,,,,,,,
,,,,,,,,
,,,,,,,,,,
,,,,,,,,
,,,,,,,,,,
,,,,,,,,,,,,,
,,,,,,,,
,,,,,,,,,,
,,,,,,
,,,,,,
,,,,,,,,,,,,,
,,,,,,
,,,,,
,,,,,,,,
,,,,,,,
,,,,,,,,,,
,,,,
,,,,,,
,,,,
,,,,,,,,,,,,,
,,,,,,
,,,,,,
,,,,
,,,, ,,,,,,,,
,,,, ,,,,,,,
,,,,,,,,,
,,,,,,, ,,,,,, ,,,,,,,,,,
2nd Direct
Contact
Isolation
N+
N+
N+ Diffusion
Region
(GND Line)
N+
Driver
Transistor
TiSi2
Access
Transistor
N+
1st Poly-Si
(Gate Electrode
of Bulk Transistor)
18749
Development of TFT technology continues to be performed. At the 1996 IEDM conference, two
papers were presented on the subject. There are not as many TFT SRAMs as might be expected,
due to a more complex technology compared to the 4T cell technology and, perhaps, due to poor
TFT electrical characteristics compared to a PMOS transistor.
Cell Size and Die Size
Figure 8-12 shows characteristics of SRAM parts analyzed in ICEs laboratory in 1996 and 1997.
The majority of the listed suppliers use the conventional 4T cell architecture. Only two chips were
made with a TFT cell architecture, and the only 6T cell architecture SRAM analyzed was the
Pentium Pro L2 Cache SRAM from Intel.
As indicated by the date code of the part and its technology, this study is a presentation of what
is the state-of-the-art today. ICE expects to see more 6T cell architectures in the future.
Figure 8-13 shows the trends of SRAM cell size. Like most other memory products, there is
a tradeoff between the performance of the cell and its process complexity. Most manufacturers believe that the manufacturing process for the TFT-cell SRAM is too difficult, regardless
of its performance advantages.
8-8
SRAM Technology
Date Code
Cell Type
Cell Size
(m2)
Die Size
(mm2)
Toshiba
4Mbit
9509
4T
22
144
0.65
Samsung
1Mbit
1995
4T
14.25
33
0.5
Galvantech
1Mbit
9524
4T
16.5
31
0.4
Hitachi
1Mbit
9539
4T
19
64
0.45
NEC
1Mbit
9436
4T
19
67
0.6
Motorola
1Mbit
9443
4T
40
108
0.6
Hualon
256Kbit
9523
4T
30
13.5
0.45
ISSI
1Mbit
9445
4T
27.5
50
0.5
Mosel-Vitelic
1Mbit
9409
4T
44
94.7
0.65
NEC
1Mbit
9506
4T
15.7
42.5
0.5
Samsung
4Mbit
9606
TFT
11.7
77.8
0.65
Sony
1Mbit
TFT
20
59
0.5
TM Tech
1Mbit
9530
4T
20
35
0.35
UMC
2Mbit
9631
4T
11.25
41
0.3
Winbond
1Mbit
9612
4T
10.15
32.5
0.5
Intel
Pentium Pro
L2 Cache
6T
33
0.35
22461
Figures 8-14 and 8-15 show size and layout comparisons of a 4T cell and a 6T cell using the same technology generation (0.3m process). These two parts were analyzed by ICEs laboratory in 1996.
One of the major process improvements in the development of SRAM technology is the so called
self aligned contact (SAC). This process suppresses the spacing between the metal contacts and
the poly gates and is illustrated in Figure 8-16.
8-9
SRAM Technology
1,000
100
6T Cell
10
4T (and TFT) Cell
1
1 Micron
0.8 Micron
0.5-0.6 Micron
0.35 Micron
0.25 Micron
Technology
19989A
CONFIGURATION
As shown in Figure 8-17, SRAMs can be classified in four main categories. The segments are asynchronous SRAMs, synchronous SRAMs, special SRAMs, and non-volatile SRAMs. These are
highlighted below.
Asynchronous SRAMs
Figure 8-18 shows a typical functional block diagram and a typical pin configuration of an asynchronous SRAM. The memory is managed by three control signals. One signal is the chip select
(CS) or chip enable (CE) that selects or de-selects the chip. When the chip is de-selected, the part
is in stand-by mode (minimum current consumption) and the outputs are in a high impedance
state. Another signal is the output enable (OE) that controls the outputs (valid data or high
impedance). Thirdly, is the write enable (WE) that selects read or write cycles.
Synchronous SRAMs
As computer system clocks increased, the demand for very fast SRAMs necessitated variations on
the standard asynchronous fast SRAM. The result was the synchronous SRAM (SSRAM).
8-10
SRAM Technology
@@@@@@@@e?@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?
@@@@@@@@e?
@@@@@@@@
@@h?@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
SIDEWALL SPACER
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
BIT
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
POLYCIDE
N+
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
P+
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
GND
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
5P
4N
3N
1N
BIT
2N
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
N+
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@g
@@g
@@g
@@g
@@g
@@g
@@@@@@@@
@@@@@@@@
BIT
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
5.2m
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
BIT
6P
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
WORD
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
?@@
?@@
?@@
?@@
?@@
?@@
?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@ ?@@@@@@@@
?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@ ?@@@@@@@@
6.35m
22172
WORD
WORD
VCC
@@@@@@@@e?
@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e
@@@@@@@@e?
@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@
@@@@@@@@
@@h?
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@h?
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
R2
@@
@@
@@
@@
@@
@@
@@
@@
R1
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
R1
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
BIT
2.5m
@@
@@
@@
@@
@@
@@
@@
@@
1
3
BIT
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
R2
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@
@@g
?@@
@@g
?@@
@@g
?@@
@@g
?@@
@@g
?@@
@@g
?@@
@@@@@@@@
@@@@@@@@ ?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@
?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@e?@@@@@@@@?e@@@@@@@@ ?@@@@@@@@
?@@@@@@@@
GND
4.5m
22171
Synchronous SRAMs have their read or write cycles synchronized with the microprocessor clock
and therefore can be used in very high-speed applications. An important application for synchronous SRAMs is cache SRAM used in Pentium- or PowerPC-based PCs and workstations.
Figure 8-19 shows the trends of PC cache SRAM.
Figure 8-20 shows a typical SSRAM block diagram as well as a typical pin configuration. SSRAMs
typically have a 32 bit output configuration while standard SRAMs have typically a 8 bit output
configuration. The RAM array, which forms the heart of an asynchronous SRAM, is also found in
SSRAM. Since the operations take place on the rising edge of the clock signal, it is unecessary to
hold the address and write data state throughout the entire cycle.
8-11
SRAM Technology
Standard Process
Transistor
Active Area
Gate
Metal Contact
Metal Contact
Metal Line
Metal Line
Contact to Poly Spacing
SAC Process
Transistor
Active Area
Gate
Metal Contact
Metal Contact
Metal Line
Metal Line
Contact to Poly Spacing Has Been Eliminated
Source: EN/ICE, "Memory 1997"
22456
Burst Mode
The SSRAM can be addressed in burst mode for faster speed. In burst mode, the address for the
first data is placed on the address bus. The three following data blocks are addressed by an internal built-in counter. Data is available at the microprocessor clock rate. Figure 8-21 shows SSRAM
timing. Interleaved burst configurations may be used in Pentium applications or linear burst configurations for PowerPC applications.
8-12
SRAM Technology
SRAMs
Asynchronous
Synchronous
Low Speed
Medium Speed
High Speed
Non-Volatile
Special
Interleaved Versus
Linear Burst
Multiport
Flow-Through Versus
Pipelined
Cache Tag
Non-Volatile RAM
(NVRAM)
FIFO
Battery-Back SRAM
(BRAM)
22454
32
VDD
A15
31
A16
A14
30
CS2
A12
29
WE
A7
28
A13
A6
27
A8
A5
26
A9
A4
25
A11
A3
24
OE
A2
10
23
A10
A1
11
22
CS1
A0
12
21
I/O8
I/O5
I/O1
13
20
I/O7
I/O6
I/O2
14
19
I/O6
I/O3
15
18
I/O5
VSS
16
17
I/O4
I/O0
Input Buffer
I/O1
Row Decoder
I/O2
Sense Amps
A10
A9
A8
A7
A6
A5
A4
A3
A2
N.C.
512 x 512
Array
CE
WE
I/O3
I/O4
Power
Down
Column
Decoder
I/O7
A0
A1
A11
A12
A13
A14
OE
Pin Configuration
22458
Flow-Through SRAM
Flow-through operation is accomplished by gating the output registers with the output clock. This
dual clock operation provides control of the data out window.
8-13
SRAM Technology
64-bit CPU
32-bit CPU
16-bit CPU
With Cache
Standard
SRAM
Sync. Burst SRAM
Non Cache
1987
1990
1993
1996
1999
Year
Source: Mitsubishi/ICE, "Memory 1997"
20429A
A6
A7
/CE1
CE2
/BW4
/BW3
/BW2
/BW1
/CE3
VDD
VSS
CLK
/GW
/BWE
/OE
/ADSC
/ADSP
/ADV
A8
A9
97
96
95
94
93
92
91
90
89
88
87
86
85
84
83
82
81
66
N.C.
N.C.
16
65
VDD
VSS
17
64
ZZ
I/O 25
18
63
I/O 8
I/O 26
19
62
I/O 7
VDDQ
20
61
VSSQ
I/O 27
21
60
VDDQ
VSSQ
22
59
I/O 6
I/O 28
23
58
I/O 5
I/O 29
24
57
I/O 4
I/O 30
25
56
I/O 3
VSSQ
26
55
VDDQ
27
54
VSSQ
VDDQ
I/O 31
28
53
I/O 2
I/O 32
29
52
I/O 1
N.C.
30
51
N.C.
32
50
15
N.C.
VSS
VDD
49
I/O 9
67
N.C.
I/O 10
68
14
48
69
13
N.C.
A14
12
I/O 24
47
I/O 23
A13
VSSQ
VDDQ
46
70
32
DQ0-DQ35
98
11
A12
Output
Buffers
VDDQ
A11
Input Data
Registers
71
45
OE
32
10
44
32
I/O 11
VSSQ
A10
CE
CE2
CE2
32
Sense
Amps
Chip
Enable
Register
72
43
BW1
N.C.
Byte 1
Write
Driver
I/O 12
I/O 22
42
Byte 1
Write
Register
I/O 13
73
N.C.
I/O 14
74
41
BW2
75
I/O 21
VDD
I/O 20
40
Byte 2
Write
Driver
I/O 19
VSS
Byte 2
Write
Register
VDDQ
VSSQ
39
76
N.C.
32K x 32
Memory
Array
BW3
38
VSSQ
N.C.
Byte 3
Write
Driver
77
37
Byte 3
Write
Register
A0
I/O 15
VDDQ
36
BW4
I/O 16
78
A1
N.C.
79
35
Byte 4
Write
Driver
80
A2
Byte 4
Write
Register
I/O 18
34
N.C.
I/O 17
A3
A1+
33
Q1
A0+
32
ADSP
D1
31
Binary Q0
Counter
A4
D0
CLK
Load
15
13
A1
ADV
ADSC
99
15
A0
A5
Address
Registers
15
/LBO
A0-A14
100
Pin Configuration
22457
8-14
SRAM Technology
SYNCHRONOUS MODE
CLOCK
Address
Output
BURST MODE
Address
,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,
Output
19955A
Pipelined SRAMs
Pipelined SRAMs (sometimes called register to register mode SRAMs) add a register between the
memory array and the output. Pipelined SRAMs are less expensive than standard SRAMs for
equivalent electrical performance. The pipelined design does not require the aggressive manufacturing process of a standard SRAM, which contributes to its better overall yield. Figure 8-22
shows the architecture differences between a flow-through and a pipelined SRAM.
Figure 8-23 shows burst timing for both pipelined and standard SRAMs. With the pipelined
SRAM, a four-word burst read takes five clock cycles. With a standard synchronous SRAM, the
same four-word burst read takes four clock cycles.
Figure 8-24 shows the SRAM performance comparison of these same products. Above 66MHz,
pipelined SRAMs have an advantage by allowing single-cycle access for burst cycles after the first
read. However, pipelined SRAMs require a one-cycle delay when switching from reads to writes
in order to prevent bus contention.
Late-Write SRAM
Late-write SRAM requires the input data only at the end of the cycle.
8-15
SRAM Technology
Clock
Control
Dout
Register
PIPELINED
Control
Dout
FLOW-THROUGH
Source: ICE, "Memory 1997"
22608
Clock 1
Clock 2
Clock3
Clock 4
Clock 5
Clock
Address
A+1
Data
A+2
Data A
A+3
Data A+1
Data A+2
Data A+3
Clock 1
Clock
Address
Data
Clock 2
Clock3
Clock 4
Clock 5
,,,,,,,
A+1
Data A
A+2
Data A+1
A+3
Data A+2
Data A+3
20863
8-16
SRAM Technology
3.3V 32K x 8
Bus
Frequency Speed
Banks
(ns)
32K x 32 Pipelined
Performance
Read
Write
Cycle
Time
Performance
Read
Write
32K x 32 Non-Pipelined
Access Cycle
Time
Time
Performance
Read
Write
50
20
3-2-2-2
4-2-2-2
20
3-1-1-1
2-1-1-1
12
20
2-1-1-1
2-1-1-1
60
15
1
2
3-3-3-3
3-2-2-2
4-3-3-3
4-2-2-2
16.7
3-1-1-1
2-1-1-1
10
16.7
2-1-1-1
2-1-1-1
66
12
15
1
2
3-3-3-3
3-2-2-2
4-4-4-4
4-2-2-2
15
3-1-1-1
2-1-1-1
15
2-1-1-1
2-1-1-1
75
15
3-2-2-2
4-2-2-2
13.3
3-1-1-1
2-1-1-1
13.3
3-2-2-2
3-2-2-2
83
12
3-2-2-2
4-2-2-2
12
3-1-1-1
2-1-1-1
12
3-2-2-2
3-2-2-2
100
10
3-2-2-2
4-2-2-2
10
3-1-1-1
2-1-1-1
10
3-2-2-2
3-2-2-2
125
3-2-2-2
4-2-2-2
3-1-1-1
2-1-1-1
3-2-2-2
3-2-2-2
20864
SRAM
Device
Configuration
Clock Speed
(MHz)
Bus
Utilization
Bandwidth
(Mbytes/sec)
PBSRAM
128K x 36 bits
100
50%
200
Late-Write
SRAM
128K x 36 bits
100
67%
268
ZBT SRAM
128K x 36 bits
100
100%
400
22609
8-17
SRAM Technology
Data Bus
Processor
Cache Buffer
RAM
Main
Memory
Address Bus
Cache Tag
RAM
18472
FIFO SRAMs
A FIFO (first in, first out) memory is a specialized memory used for temporary storage, which aids
in the timing of non-synchronized events. A good example of this is the interface between a computer system and a Local Area Network (LAN). Figure 8-28 shows the interface between a computer system and a LAN using a FIFO memory to buffer the data.
Synchronous and asynchronous FIFOs are available. Figures 8-29 and 8-30 show the block diagrams of these two configurations. Asynchronous FIFOs encounter some problems when used in
high-speed systems. One problem is that the read and write clock signals must often be specially
shaped to achieve high performance. Another problem is the asynchronous nature of the flags. A
synchronous FIFO is made by combining an asynchronous FIFO with registers. For an equivalent
level of technology, synchronous FIFOs will be faster.
8-18
SRAM Technology
VCC
A0
65,356-Bit
Memory
Array
Address
Decoder
A12
GND
RESET
I/O0-7
WE
OE
Control
Logic
I/O Control
Comparator
CS
20865
Microprocessor
LAN
System Bus
Disk
Drive
FIFO
Memory
18804
8-19
SRAM Technology
Write Data
Write Clock
Write
Address
Counter
Write Enable
Write Data
Register
Write Latch
FF
Full
Write
Pulse
Gen
Flag
Logic
FF
Read Enable
Read Clock
Read Address
Counter
Empty
Read Data
Register
Read Data
20866
Write Data
Write Clock
Inhibit
Write Counter
Full
Dual Port RAM Array
4096 Words x 18 Bits
Flag
Logic
Empty
Read Clock
Read Counter
Inhibit
Read Data
Source: Paradigm/ICE, "Memory 1997"
20867
Multiport SRAMs
Multiport fast SRAMs (usually two port, but sometimes four port) are specially designed chips
using fast SRAM memory cells, but with special on-chip circuitry that allows multiple ports
(paths) to access the same data at the same time.
8-20
SRAM Technology
Figure 8-31 shows such an application with four CPUs sharing a single memory. Each cell in the
memory uses an additional six transistors to allow the four CPUs to access the data, (i.e., a 10T cell
in place of a 4T cell). Figure 8-32 shows the block diagram of a 4-port SRAM.
CPU #1
CPU #2
4-Port
SRAM
CPU #3
CPU #4
18805
Shadow RAMs
Shadow RAMs, also called NOVROMs, NVRAMs, or NVSRAMs, integrate SRAM and EEPROM
technologies on the same chip. In normal operation, the CPU will read and write data to the
SRAM. This will take place at normal memory speeds. However, if the shadow RAM detects that
a power failure is beginning, the special circuits on the chip will quickly (in a few milliseconds)
copy the data from the SRAM section to the EEPROM section of the chip, thus preserving the data.
When power is restored, the data is copied from the EEPROM back to the SRAM, and operations
can continue as if there was no interruption. Figure 8-33 shows the schematic of one of these
devices. Shadow RAMs have low densities, since SRAM and EEPROM are on the same chip.
Battery-Backed SRAMs
SRAMs can be designed to have a sleep mode where the data is retained while the power consumption is very low. One such device is the battery-backed SRAM, which features a small battery in the SRAM package. Battery-backed SRAMs (BRAMs), also called zero-power SRAMs,
combine an SRAM and a small lithium battery. BRAMs can be very cost effective, with retention
times greater than five years. Notebook and laptop computers have this sleep feature, but utilize the regular system battery for SRAM backup.
8-21
SRAM Technology
R/WP1
CEP1
R/WP4
CEP4
OEP1
OEP4
Column
I/O
I/O0P1-I/O7P1
A0P1-A11P1
Column
I/O
Port 1
Address
Decode
Logic
I/O0P4-I/O7P4
Port 4
Address
Decode
Logic
A0P4-A11P4
Port 3
Address
Decode
Logic
A0P3-A11P3
Memory
Array
A0P2-A11P2
Port 2
Address
Decode
Logic
Column
I/O
I/O0P2-I/O7P2
Column
I/O
I/O0P3-I/O7P3
OEP2
OEP3
CEP2
R/WP2
CEP3
R/WP3
20868
Figure 8-34 shows a typical BRAM block diagram. A control circuit monitors the single 5V power
supply. When VCC is out of tolerance, the circuit write protects the SRAM. When VCC falls
below approximately 3V, the control circuit connects the battery which maintains data and clock
operation until valid power returns.
RELIABILITY CONCERNS
For power consumption purposes, designers have reduced the load currents in the 4T cell structures by raising the value of the load resistance. As a result, the energy required to switch the cell
to the opposite state is decreased. This, in turn, has made the devices more sensitive to alpha particle radiation (soft error). The TFT cell reduces this susceptibility, as the active load has a low
resistance when the TFT is on, and a much higher resistance when the TFT is off. Due to
process complexity, the TFT design is not widely used today.
8-22
SRAM Technology
Nonvolatile
EEPROM
Memory Array
A
Store
Row
Select
Rows
SRAM
Memory Array
Array
Recall
Store
Control
Logic
Recall
Column
I/O Circuits
I/O
Input
Data
Control
Column Select
I/O
A
CS
WE
Source: Xicor/ICE, "Memory 1997"
18479
8-23
SRAM Technology
A0-A10
Lithium
Cell
Power
Voltage Sense
and
Switching
Circuitry
DQ0-DQ7
2K x 8
SRAM Array
E
VPFD
W
G
VCC
VSS
20831A
8-24