Jump to content

Template:RAM

From Logic World Wiki
Random-access memory
In Logic World, Random-access memory (RAM) is a circuit that can store and load data on demand.
Unlike ROM, the contents of RAM can be changed at any time by writing new data to it.
Unlike non-random-access memory, access can be performed in any order with a constant delay for each cell.