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

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

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).

![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)