You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
267 B
Markdown

## Additional prerequisites
- [ghdl](https://github.com/ghdl/ghdl) with the LLVM or GCC backend
- [ghdl-yosys-plugin](https://github.com/ghdl/ghdl-yosys-plugin)
## Usage
```shell
git clone https://github.com/antonblanchard/microwatt
poetry run python ./run.py
```