https://github.com/wokwi/gf180_spell
SPELL CPU for GF180 Shuttle
https://github.com/wokwi/gf180_spell
Last synced: about 2 months ago
JSON representation
SPELL CPU for GF180 Shuttle
- Host: GitHub
- URL: https://github.com/wokwi/gf180_spell
- Owner: wokwi
- License: apache-2.0
- Created: 2022-11-29T11:35:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T11:02:05.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T14:51:27.461Z (3 months ago)
- Language: Verilog
- Size: 127 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).

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)