permalinkFor computation to happen, input data must be brought from memory into registers and, sooner or later, output data must be written back to memory.
permalinkFor now let us make the following assumptions:
Our processor has only one core.
That core only has two levels of memory: registers and main memory, as illustrated in Figure 2.3.1.