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 846d4f8a4c session: add an implicit exit at the end of the command file.
And remove the 'exit' command.
4 years ago
cores/microwatt session: add an implicit exit at the end of the command file. 4 years ago
power_fv session: add an implicit exit at the end of the command file. 4 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.