Go to file
Jean-François Nguyen 4bf2398208 Add checks for BCD Assist instructions.
cores/microwatt pfv.Interface: add support for skipping instructions.
power_fv Add checks for BCD Assist instructions.
.gitignore initial push with a gitignore file
LICENSE.txt Add license.
README.md Add very basic README.
poetry.lock cores/microwatt: move microwatt.py to its own python module.
pyproject.toml cores/microwatt: move microwatt.py to its own python module.

README.md

power-fv

(TODO)

Prerequisites

Installation

pip3 install poetry --user
poetry install

See the cores folder for usage examples.