RAM n Memory Decoding
RAM n Memory Decoding
PROS CONS
To perform read operation first address corresponding to the specific word from
which we want to read the data is applied to memory (Read data applied to
memory)
After getting stable then to enable memory enable signal is applied
To data from memory the read signal is applied
Timing Diagram of Read operation
To perform read operation the
address signal is applied.
Then the enable signal is applied.
After the read signal is made high
read operation is performed.
After some delay the valid data
available in memory will be the
output. Then CPU can read the data.
Once the read operation performed
by CPU enable signal is made low
Write Operation in
memory
Address signal corresponding
to which want write is applied
to the memory.
The data which we want
write into the memory is also
applied on the data line.
Once it is applied memory is
enabled.
Write signal is applied to the
memory.
Timing Diagram of write
operation
Valid address line is applied to
memory.
Data which we want to write
into memory is applied.
Once the signal is settled then
the memory is enabled.
After a while write signal is
activated
When the Data is Latched write
signal gets deactivated.