Program counter design
Ben Eater · 9:17
This video explains the program counter in an 8-bit breadboard computer: the register that holds the address of the next instruction to execute, and which must be able to count up, output its value to the bus, and loa...