Module 16 Sram
Module 16 Sram
Lecture 16:
SRAM
Learning Objectives
At the end of this lecture, you should be able to
• Explain the operations of 6T, 12T SRAM using transistor level or gate level diagrams.
• Design random access memories including: Bit cells, Row circuitry, Column circuitry
Multiple ports
• Design serial access memories that can perform operations such as Serial in Parallel out
and Parallel in Serial out.
Memory Arrays
bit
write
write_b
read
read_b
• Writability N2
A A_b
N4
• N2 >> P1 A_b
1.5 A
bit_b
1.0
0.5
word
0.0
0 100 200 300 400 500 600 700
time (ps)
bit bit_b
word
weak
med med
A A_b
strong
VDD
WORD
Cell boundary
A3 A3 A2 A2 A1 A1 A0 A0
VDD
word
GND
[Shin05]