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
To run rebuild all verilog and asm files and run all the tests as well as the demo use
make test
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
To run rebuild all verilog and asm files and run all the tests as well as the demo use
make test