freechips/semicustom
2023-04-10 10:15:08 +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 add title 2023-04-09 22:54:28 +02:00
semicustom-inverter.ipynb add notebook 2023-04-09 23:57:34 +02:00

Semicustom digital design

Environment

Make sure Anaconda is installed. The semicustom environment can be created, updated and activated using:

conda env create --file env-semicustom.yml
conda activate semicustom
conda update --all

Notebook

The notebook can be openend as follows:

jupyter notebook