Storage Unit
Learn how to store data in memory.
How is data stored in memory?
To store one bit of data in memory, we use a circuit, called a latch, that remembers or stores the previous input unless it’s reset.
D Latch
D latch is like a special switch that can remember one piece (bit) of data. It has two inputs: the data bit we want to remember (D) and ...
D latch to store one bit