chipsalliance / silicon-notebooks

Apache License 2.0
156 stars 28 forks source link

add fusesoc variant of the notebooks #49

Open proppy opened 1 year ago

proppy commented 1 year ago

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.

Talha-Ahmed-1 commented 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

proppy commented 1 year ago

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