Hardware
Describes all the physical, electronic and mechanical components forming part of a computer system.
Control Unit (CU)
Manages the FDE cycle
Arithmetic Logic Unit (ALU)
The processing and manipulation of data which consists of arithmetic operations or logical comparisons, allowing a program to take decisions.
Registers
A small/fast access/temporary storage typically addressed by mechanisms other than main memory or MAR/MDR
Address Bus
Data Bus
Control Bus
Cache Memory
Von Neumann Bottleneck
When the processor runs faster than memory by acting as a middle man between main memory and the registers
Cache Miss
When data has been fetched from main memory instead of cache
Random Access Memory (RAM)
Read Only Memory (ROM)
Disc Cache