freechips/semicustom
2023-04-10 10:15:51 +02:00
..
env-semicustom.yml add conda environment 2023-04-09 22:37:02 +02:00
environment.yml rename (implicit) 2023-04-10 10:15:08 +02:00
README.md update readme to new naming 2023-04-10 10:15:51 +02:00
semicustom-inverter.ipynb add notebook 2023-04-09 23:57:34 +02:00

Semicustom digital design

Environment

Make sure Anaconda is installed and that you are in the freechips/semicustom directory. The semicustom environment can be created, updated and activated using:

conda env create
conda activate semicustom
conda update --all

Notebook

The notebook can be openend as follows:

jupyter notebook