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.
We don't use it currently; we just assume the sync domain is under
reset at the beginning of the BMC.
Also, fix a regression in the cycle counter introduced by
|
4 years ago | |
|---|---|---|
| cores/microwatt | ||
| power_fv | 4 years ago | |
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
| poetry.lock | ||
| pyproject.toml | ||
README.md
power-fv
(TODO)
Prerequisites
- Python 3.8+
- Yosys
- SymbiYosys (sby)
Installation
pip3 install poetry --user
poetry install
See the cores folder for usage examples.