Transistor characterization with PySpice. Demonstration downloads and uses ASU's PTM 90nm devices.
Adjust the Setup section in predict.hy
or predict.py
and run the script.
This will create an HDF5 with the specified operating
point parameters.
$ hy predict.hy # With hy
$ python predict.py # With Python
$ jupyter lab # Startup Notebook
Follow the PySpice installation instructions and then setup the python environment:
$ pip install -r requirements.txt
- Add requirements
- Add Python Script
- Add Notebook