Open proppy opened 1 year ago
I noticed that there is a discussion around creating Fusesoc variants of the notebooks. I am very interested in contributing towards resolving this issue. Could someone please provide me with some guidance on where to start? Thank you! @mithro
The repo for the fusesoc tooling is here: https://github.com/olofk/fusesoc And it's also available thru PyPi: https://pypi.org/project/fusesoc/
The core from the standard libraries would make good examples notebooks: https://github.com/fusesoc/fusesoc-cores
As discussed in #47, it would be nice to have fusesoc variants of the notebooks that show how to orchestrate openlane along other tasks like simulation and HDL generation.