The Fetch, Decode, Execute Cycle Flashcards
1
Q
Explain the Fetch part
A
- The address in the PC is copied to the MAR
- PC increments
- Instruction stored at the location held by the MAR is copied to the MDR
2
Q
Explain the Decode part
A
- Control Unit will decode the instruction and send control signals to the component that needs to act
3
Q
Explain the Execute part
A
- The component that is needed performs the operation
This may be the: - ALU