A CPU for your WebFPGA!

Was curious to see if it was possible to run a small CPU on the WebFPGA!

Check out: A Verilog CPU for your Web FPGA! - YouTube

Brock LaMeres provided Verilog code that I modified and pared down - just 3 instructions and 1 output port, but very cool to see you can write code Load AA (which is 10101010) and store it to the output port, visualized with LEDs!

More details can be found in his book, chapter 13, “Introduction to Logic Circuits & Logic Design with Verilog”