CPU control logic

The control logic is the heart of the CPU. It's what defines the opcodes the processor recognizes and what happens when it executes each instruction.

Videos

Notes

An alternative to soldering a USB cable for power is to use a DC wall plug with a screw terminal adapter (If you bought Kit #1 from me, you already have these). To create a more robust connection as described in the video above about power supply tips, you can use multiple wires like this:

Power connected to breadboard with screw-terminal adapter

Schematic

Schematic of the control logic

Also see the flags register part of the ALU schematic.

Data sheets

Discuss this tutorial