Main Content

Stacks - A16-Bit Breadboard Processor

Project to simulate, design, and build a 16-bit breadboard computer. The breadboards are installed in a 3-layer plastic enclosure for circuit stabilization and protection. I designed my own hardware architecture and instruction set architecture (ISA) loosely based on RISC-V. The design includes an Arduino NANO interface to download compiled assembler code to breadboard program RAM (goal). This project is a follow-on to an 8-bit breadboard ala Ben Eater (eater.net) or similar.”

Link to article