CREATE A CPU FROM SCRATCH, PART II - REGISTERS
Here's Part 2 of the video series on creating a CPU from scratch. In Part 1 I described the outline of the basic CPU and demonstrated creating a 4 bit counter in verilog and showed its operation using 4 LED's. You can see that video here: Create a Custom CPU from Scratch Part I
In Part 2 I create a 1 bit register in verilog and demonstrate its operation then start the final CPU design and create the 8 bit version the base registers placing them into the final design.
In addition I describe and create the Program Counter register which has the addition of a PC increment line to increment the Program Counter by one.
I hope you like the video and leave a like and subscribe. It would really help the channel and if you are interest in the Spartan development board, leave a comment and if there is enough interest, I can make these available for purchase.