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 951ca2cdfb cores/microwatt: add checks for add/subtract instructions. 2 years ago
..
README.md cores/microwatt: add support for concurrent execution of formal checks. 2 years ago
_wrapper.py Update SPR interface and split consistency check. 2 years ago
microwatt_top.vhdl Update SPR interface and split consistency check. 2 years ago
run.py cores/microwatt: add checks for add/subtract instructions. 2 years ago

README.md

Additional prerequisites

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)