Central Processing Unit (CPU)
Program counter (PC)
A register in a computer processor that contains the address (location) of the instruction being executed at the current time.
ALU (Arithmetic Logic Unit)
A combinational digital electronic circuit that performs arithmetic and logical operations.
Datapath
pathway that the data flows through in a CPU; set up by control signals specified by an instruction to the CPU.
Register file
contains small amount of data our processor operates upon.
control memory
- holds the program we want our CPU to execute
TEST box
Allows us to alter the value of the PC by testing what comes out of the ALU for a particular condition.
what contains in Von Neumann Model?
Computer architecture contains 4 pieces:
what is the von Neumann loop step to carry out an instruction?
What you need to build a basic CPU
Components of NZP Tester
2. compare incoming condition from user to output of part 1