blob: 996e112d40f86301d3bdda14f99db245af03a608 [file] [log] [blame] [view]
# SPELL for GF180
SPELL is a minimalist, stack-based programming language developed for [The Skull CTF](https://skullctf.com).
The language is defined by [a cryptic piece of Arduino code](https://skullctf.com/spell).
![SPELL](docs/spell.png)
The repository wraps the [verispell project](https://github.com/wokwi/verispell), a verilog SPELL implementation, for the [GFMPW-0 Open Silicon Shuttle](https://platform.efabless.com/shuttles/GFMPW-0).
# License
This project is [licensed under Apache 2](LICENSE)