Computer Structure Flashcards
1
Q
Fetch Execute Cycle
A
- The processor sets up the memory address register with the required address.
- The processor activates the read line on the control bus.
- An instruction is fetched from the memory location using the data bus and stored in the memory data register.
- The instruction is stored in the instruction register, where it is interpreted by the decoder component of the control unit and carried out.