<<< Reading Memory Location Example     Index    >>>

16. Writing Memory


  • Writing memory is similar to reading:

    1. address is presented to the decoder

    2. correct word line is asserted

    3. WE is asserted as well

    4. bits Di[2:0] are written into the three gated D-latch that corresponds to the selected horizontal word line.

  •   Reading 4-by-3 bit memory

<<< Reading Memory Location Example     Index    >>>