A try to implement TIS 100 on a FPGA
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mrbesen 277a86ea64
ready for first tests, not working ofcourse
3 years ago
source ready for first tests, not working ofcourse 3 years ago
.gitignore src added not working or anything 3 years ago
LICENSE Initial commit 3 years ago
README.md src added not working or anything 3 years ago
tis-100.alp ready for first tests, not working ofcourse 3 years ago

README.md

TIS-100 in Lucid for FPGA

I tried to implement TIS-100 on a FPGA. I used the Mojo-v3 from alchitry.

You need a tool (i am going to create one soon) to send a savefile from you computer to the programed FPGA.

Things currently not supported:

  • ANY register - would just act like the NIL register
  • graphical Output - nowhere to output too
  • Stackstorage Nodes - comimg later
  • debugging in any way
  • speed control (step, fast run)

Keep in mind, that this is just a small Project to play around with a FPGA. I am pretty new to Lucid (the Language used) and i probably made every mistake - and bug - possible. So there is no warranty at all! But if you find something feel free to send me a message at y.g.2 (at) gmx (dot) de

Licence

This Project is Licenced under AGPLv3 a copy of the Licence should be alongside with the code.