freechips/fullcustom
Pierre Guillod 92422165ef
add cad files
* inverter top level
* PMOS instance
* NMOS instance
2023-04-11 23:22:54 +02:00
..
cad add cad files 2023-04-11 23:22:54 +02:00
environment.yml remove duplicate 2023-04-10 10:22:40 +02:00
fullcustom-transistor.ipynb add cad files 2023-04-11 23:22:54 +02:00
README.md add fullcustom part 2023-04-10 10:16:55 +02:00

Fullcustom analog design

Environment

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

conda env create
conda activate fullcustom
conda update --all

Notebook

The notebook can be openend as follows:

jupyter notebook