Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 383 Bytes

File metadata and controls

14 lines (8 loc) · 383 Bytes

An authentic 16-bit CPU written in Python

Everthing except the RAM and NAND gate are derived from the NAND gate.

All CPU files are in the src folder.

Documentation

The documentation explains the internal logic of the CPU.

The documentation does not contain circuit diagrams; it does include the relevant logic gates.

Docs