An open API service indexing awesome lists of open source software.

https://github.com/wokwi/wrapped_spell

SPELL CPU, wrapped for Caravel
https://github.com/wokwi/wrapped_spell

Last synced: 4 months ago
JSON representation

SPELL CPU, wrapped for Caravel

Awesome Lists containing this project

README

        

# wrapped SPELL

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 [multi project submission](https://github.com/mattvenn/multi_project_tools) to the [Google/Efabless/Skywater OpenMPW ASIC shuttle](https://efabless.com/open_shuttle_program/).

# License

This project is [licensed under Apache 2](LICENSE)