TIS-100-FPGA/README.md

19 lines
927 B
Markdown

# TIS-100 in Lucid for FPGA
I tried to implement [TIS-100](http://www.zachtronics.com/tis-100/) on a FPGA. I used the [Mojo-v3](https://alchitry.com/products/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.