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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| README.md | 4 years ago | |
| _wrapper.py | 3 years ago | |
| microwatt_top.vhdl | 3 years ago | |
| run.py | 3 years ago | |
README.md
Additional prerequisites
- ghdl with the LLVM or GCC backend
- ghdl-yosys-plugin
Get Microwatt:
git clone git@git.openpower.foundation:jfng/microwatt -b powerfv
Usage
Enter/exit the Python virtualenv
poetry shell
python ./run.py --help
exit
Run the checks locally
python run.py --jobs=$(nproc)