leonicolas / computer-8bitsLinks
A basic 8-bits computer created with LogiSim digital circuit simulator
☆110Updated 4 years ago
Alternatives and similar repositories for computer-8bits
Users that are interested in computer-8bits are comparing it to the libraries listed below
Sorting:
- Simple Yet Powerful RISC-V Computer☆117Updated 5 months ago
- From-scratch C compiler for my custom 16-bit CPU☆72Updated 2 years ago
- Legacy: TTL-only CPU featuring UART I/O, an expansion port, 512KB SSD at up to 10MHz clock speed☆167Updated last year
- A 16-bit RISC CPU with 32 instructions built with Digital for running on an FPGA.☆122Updated 2 years ago
- Logic Simulation of James Sharman's 8-bit Pipelined CPU https://www.youtube.com/watch?v=3iHag4k4yEg&list=PLFhc0MFC8MiCDOh3cGFji3qQfXziB9y…☆45Updated 4 years ago
- 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 proc…☆27Updated last month
- 4 Bit CPU build in Logisim Evolution, with Compiler and IDE.☆24Updated 4 years ago
- Simple emulator of the Intel 4004 chip.☆55Updated 2 months ago
- ☆16Updated 3 years ago
- Learning how a CPU works by emulating one