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.
|
3 years ago | |
---|---|---|
source | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
tis-100.alp | 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.