Update sg13_pmos_lv.py
This commit is contained in:
parent
3f52c04160
commit
a090632fb5
|
|
@ -16,7 +16,7 @@ ngspice = NgspiceSimulator(
|
|||
|
||||
# Files to include with `.LIB`.
|
||||
lib_mappings = [
|
||||
("/home/pedersen/IHP-Open-PDK/ihp-sg13g2/libs.tech/ngspice/models/cornerMOSlv.lib", " mos_tt")
|
||||
("/home/pedersen/IHP-Open-PDK/ihp-sg13g2/libs.tech/ngspice/models/cornerMOSlv.lib", " mos_tt") # Put your own path to the corner lib
|
||||
],
|
||||
|
||||
# If the transistor is defined inside a subcircuit in
|
||||
|
|
|
|||
Loading…
Reference in New Issue