Go to file
Jean-François Nguyen 776ec784ff Add very basic README.
cores/microwatt Add very basic README.
power_fv Use poetry to manage python dependencies.
.gitignore initial push with a gitignore file
LICENSE.txt Add license.
README.md Add very basic README.
poetry.lock Use poetry to manage python dependencies.
pyproject.toml Use poetry to manage python dependencies.

README.md

power-fv

(TODO)

Prerequisites

Installation

pip3 install poetry --user
poetry install

See the cores folder for usage examples.