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.
Jean-François Nguyen 9d81fbb9de | 2 years ago | |
---|---|---|
.. | ||
microwatt | 2 years ago | |
README.md | 2 years ago | |
checks.pfv | 2 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 src
Usage
Enter/exit the Python virtualenv
poetry shell
python -m microwatt -h
exit
Run commands from a file
python -m microwatt -c checks.pfv
Run commands interactively
python -m microwatt -i