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 23dcd80a9e Add checks for Rotate/Shift instructions. 3 years ago
cores/microwatt
power_fv Add checks for Rotate/Shift instructions. 3 years ago
.gitignore
LICENSE.txt
README.md
poetry.lock
pyproject.toml

README.md

power-fv

(TODO)

Prerequisites

Installation

pip3 install poetry --user
poetry install

See the cores folder for usage examples.