What are the stages of the FDE cycle?
PC points to address of next instruction to be executed, which is copied to the MAR
Address is placed on address bus
Instruction stored on address bus is transferred using data bus, where the data is copied to the MDR
Value in the MDR is copied to the CIR, where the instruction is decoded by being split into opcode and operand
The instruction then executes, and the content of this execution is stored in the ACC