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
- Host: GitHub
- URL: https://github.com/wokwi/wrapped_spell
- Owner: wokwi
- License: apache-2.0
- Created: 2021-12-03T17:10:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T15:44:13.000Z (over 2 years ago)
- Last Synced: 2025-01-16T14:51:25.111Z (5 months ago)
- Language: Verilog
- Size: 3.55 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

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)