# power-fv (TODO) ## Prerequisites - Python 3.8+ - [Yosys](https://github.com/YosysHQ/yosys) - [SymbiYosys (sby)](https://github.com/YosysHQ/sby) ## Installation ```python3 pip3 install poetry --user poetry install ``` See the `cores` folder for usage examples.