This is the initial release of the experimental 2-bit CPU. This release includes the core CPU which is written in Verilog and it supports only 2 instructions currently (LOAD, ADD). It comes with an assembler as well which is written in python. There are few limitations to this CPU in terms of instruction set. I will be expanding this in the future support few more instructions.
Until then, cheers 🥂