diff --git a/technology/scn3me_subm/tech/tech.py b/technology/scn3me_subm/tech/tech.py index 8046b78d..4ac7c7de 100755 --- a/technology/scn3me_subm/tech/tech.py +++ b/technology/scn3me_subm/tech/tech.py @@ -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