You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my research and learning. See also the Hackaday.IO project. https://hackaday.io/project/166922-spam-1-8-bit-cpu
Turing-Complete 8-bit CPU from 12K+ NAND Gates: Asymmetric 10-bit Addressing & 16-Level Call Stack with Full Toolchain – Solo Built by a 12-Year-Old in 4 Weeks
A simple but complex 8-bit CPU / computer design implemented as via CMOS logig ICs, an FPGA, an emulator and as a logisim simulation. (Also includes tools liek assembler, binutils, compiler and software like OS, text editor amd much more))