This project is a complete working computer built in Logisim, inspired by the Nand2Tetris course. The goal was to go beyond theory and actually design, simulate, and run programs on a Hack-style ...
This is a 16-bit single-cycle RISC-style CPU designed and implemented in Logisim Evolution. It’s built from the ground up to simulate the execution pipeline of a basic CPU architecture, including ...