FDE CYCLE Flashcards
1
Q
Fetch
A
- PC is copied to MAR
- fetch signals are sent across the control bus, contents of mar across the address bus
- contents of the memory location stored in MAR are then sent across the data bus and stored in CIR
- PC’s value incremented by 1
2
Q
Decode
A
- contents of CIR are sent to the control unit
- Control unit then decodes the instruction
3
Q
Execute
A
-If the instruction carries a calculation then the contents of the MDR and ACC are sent to the ALU and the result is sent back to the ACC