SRAM Circuit Diagrams
Professor C. D. Cantrell
The following circuit diagrams were prepared with
LogicSim.
At some time in the indefinite future, it may be possible to provide
interactivity for Web visitors.
Please note that
these circuit diagrams are copyright (c) 1997 by
C. D. Cantrell. All rights reserved.
- Writing to row 3 of a 4Xn SRAM.
Note that the row is addressed through a decoder
and that the output of the decoder is disabled unless the chip
select signal is asserted. Also note that each SRAM cell is a
D latch with read enable and write enable signals.
- Reading from row 3 of a 4Xn SRAM.
Note that the read enable signal is asserted. The data signals are actually
"don't cares" because the write enable signal is deasserted.