Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 294 Bytes

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