imihajlow / ccpu

A 8-bit computer made of 74xx series logic gates and memory ICs.

Home Page:https://qdiv.dev/posts/ccpu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A 74xx discrete logic IC-based computer.

Folder structure:

  • doc - documentation
  • model - Verilog model and test benches
  • boards - KiCAD designs of the computer
  • tools - various tools: ALU generator, assembler, linker, compiler, simulator.
  • app - software tests and applications

About

A 8-bit computer made of 74xx series logic gates and memory ICs.

https://qdiv.dev/posts/ccpu/

License:Other


Languages

Language:Assembly 31.6%Language:Python 28.2%Language:Verilog 26.0%Language:Rust 10.7%Language:C 2.4%Language:Makefile 0.7%Language:HTML 0.4%Language:Shell 0.1%