Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 417 Bytes

TDP-11

The goal for this project is to create a custom 16-bit CPU. You can find the design specs in design.md.

Here is a rough roadmap for the project:

  • Research and design specification
  • Make an emulator for the architecture
  • Make an assembler for the architecture
  • Program the design into an FPGA
  • (Create a schematic for assembly)
  • (Order and assemble the processor)