Go to file
Jean-François Nguyen e41632d192 pfv: add Interface docstrings.
cores/microwatt session: fix subcommand help messages.
power_fv pfv: add Interface docstrings.
.gitignore initial push with a gitignore file
LICENSE.txt Add license.
README.md Add very basic README.
poetry.lock Add support for remote builds over SSH.
pyproject.toml Add support for remote builds over SSH.

README.md

power-fv

(TODO)

Prerequisites

Installation

pip3 install poetry --user
poetry install

See the cores folder for usage examples.