Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 403 Bytes

File metadata and controls

5 lines (5 loc) · 403 Bytes

TIS-100 CPU in verilog

This is an implementation of the TIS-100 cpu from the game of the same name. Information about the functions of this machine can be found in our ISA

Running

To run rebuild all verilog and asm files and run all the tests as well as the demo use make test