Repository navigation
logisim-evolution
- Website
- Wikipedia
Digital logic design tool and simulator
This is an HTML/Javascript CPU simulator and assembler for the CPU I designed. Originally, I created this CPU on paper many years ago for a homework assignment in college. More recently, I implemented my design in the Logisim logic simulator, and eventually it ran on an FPGA.
A small and simple 8-bit CPU built in Logisim. The project also includes an assembler and a manual for those who want to learn how a processor works.
A custom 8-bit computer and software suite
A turing complete 8-bit computer built entirely in Logisim Evolution.
A minimalistic single-cycle RISC-V platform for demonstrational and educational purposes in Logisim Evolution.
A 16-Bit computer(C.I.S.C) with 38 Instructions, 2 addressing modes and a register stack.
16-bit machine on Logisim
A set of scripts, manuals and patches to make synthesizing and downloading circuits from Logisim Evolution onto the Basys3 FPGA board on Linux easier and more seamless.
These are various files pertaining to a CPU I designed. Can be used in conjunction with my Logisim CPU youtube video series.
A 16-bit von Neumann computer simulated in Minecraft along with its equivalent simulated on logisim evolution. Assembler created in Rust and Python..
🧀 PARM Project (Polytech ARM-based embedded processor), made as part of a school project.
Logisim RGB video component with a character generator ROM.
Implementation of a synchronous stack
Supports de cours d'architecture des ordinateurs avec simulation sous logisim