.. | ||
cad | ||
environment.yml | ||
fullcustom-transistor.ipynb | ||
README.md |
Fullcustom analog design
Environment
Make sure Anaconda is installed and that you are in the fullcustom
directory. The fullcustom environment can be created, updated and activated using:
conda env create # Fulfilled with docker build
conda activate fullcustom
Notebook
The notebook can be openend as follows:
jupyter-notebook # Add `--allow-root` under docker build