Accelerating the Open Source Silicon Ecosystem with Jupyter Notebooks

From F-Si wiki
Revision as of 02:17, 10 July 2023 by Proppy (talk | contribs) (simplify instructions)
Jump to navigation Jump to search

Accelerating the Open Source Silicon Ecosystem with Jupyter Notebooks

Using Google Colaboratory

Using JupyterLab (Linux)

  • Run the following commands
git clone https://github.com/proppy/silicon-notebooks.git
cd silicon-notebooks
python3 -m venv env
env/bin/python -m pip install -r requirements-dev.txt
env/bin/jupyter lab xls-workshop-openlane.ipynb
  • Execute the first cell
  • Follow the instructions