Fetching an instruction using Von Neumann architecture
1. Program Counter holds address/location of next instruction
2. Address in PC sent to Memory Address Register
3. Memory address sent using address bus
4. Program Counter incremented
5. Instruction sent from memory address to Memory Data Register
6. Instruction transferred using data bus
7. Instruction sent to Current Instruction Register