Von Neumann Architecture

123456789
Across
  1. 4. A register that stores the memory address from which data or instructions will be accessed
  2. 6. A register in the ALU that stores intermediate arithmetic and logic results
  3. 8. A complete sequence of fetch, decode, and execute stages for a single instruction
  4. 9. Part of the CPU that manages and coordinates all activities within the CPU
Down
  1. 1. A register that holds the address of the next instruction to be fetched
  2. 2. A register that holds the current instruction being decoded and executed
  3. 3. The set of all commands that a CPU can execute
  4. 5. Part of the CPU responsible for carrying out arithmetic and logical operations
  5. 7. A register that holds the data that has been fetched from memory or is about to be written to memory