Fixed path to non-distributable SCMOS spice models

This commit is contained in:
Matt Guthaus 2016-11-09 13:19:08 -08:00
parent 342de4e384
commit 04949e093d
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ drc["minarea_metal3"] = 0
spice={}
spice["nmos"]="n"
spice["pmos"]="p"
spice["fet_models"] = [os.environ.get("DRCLVS_HOME")+"/on_c5n.sp"]
spice["fet_models"] = ["/mada/software/techfiles/scn3me_subm/on_c5n.sp"]
#spice stimulus related variables
spice["clock_period"] = 10.0