Comment out calibre in freepdk45

This commit is contained in:
mrg 2021-11-22 15:54:22 -08:00
parent 66c9501621
commit d8d8636d0f
1 changed files with 6 additions and 5 deletions

View File

@ -477,9 +477,10 @@ spice["sa_transconductance"] = (spice["mobility_n"])*spice["cox"]*(parameter["sa
# Technology Tool Preferences
###################################################
drc_name = "calibre"
lvs_name = "calibre"
pex_name = "calibre"
#drc_name = "calibre"
#lvs_name = "calibre"
#pex_name = "calibre"
drc_name = "klayout"
lvs_name = "klayout"
pex_name = "klayout"