What happens during the fetch phase of the Fetch-Decode-Execute Cycle?
During the fetch phase, the address from the PC is copied to the MAR, the instruction at that address is copied to the MDR, the PC is incremented, and the MDR is copied to the CIR.