Random Accessing Memory (RAM)
RAM is a storage device to which we can both read and write information.
We distinguish 2 main types of RAM
- Static RAM - Used for L1 Cache and L2 Cache for the CPU
- Dynamic RAM - The RAM that you buy for your computer
Tesla
Tesla Dojo uses sRAM because it is much lower latency.
Learning from Ben Eater
First, you need to fundamentally understand how Registers work.
Other Types of RAM