The fetch exicute cycle Flashcards
Put in the correct order:
D) The processor activates the read line on the control bus.
C) This process continues until the program is finished
A) The processor sets up the address bus with the required address.
E) The instruction in the instruction register is interpreted by the
processor, decoded and carried out.
B) An instruction is fetched from the memory location using the data
bus and stored in the instruction register
A
D
B
E
C
What is step 1 ?
The processor sets up the address bus with the required address.
What is step 2 ?
The processor activates the read line on the control bus.
What is step 3 ?
An instruction is fetched from the memory location using the data bus and stored in the instruction register
What is step 4 ?
The instruction in the instruction register is interpreted by the processor, decoded and carried out.
What is step 5 ?
This process continues until the program is finished.