Fetch Decode Execute

Cards (3)

  • Fetch - takes the address required from memory, stores it in the current instruction register and moves the program counter
  • Execute - Actions that occur during the execution cycle will depend on the instruction
  • Decode - The control unit verifies the instruction in the current instruction register. The instruction is decoded to determine the actions