1.
Description:
a memory unit : store the instructions of a program and supply intructions given an address
program counter : hold the address of the current instruction
adder : increment the PC to the address of the next instruction
Combination:
2.
3.
4.
5.combine all instructions above