Use calibre by default until klayout LVS is clean.

This commit is contained in:
mrg 2021-09-20 11:05:49 -07:00
parent be92282150
commit f2882782e7
1 changed files with 3 additions and 3 deletions

View File

@ -460,8 +460,8 @@ parameter["bitcell_drain_cap"] = 0.1 # In Femto-Farad, approximation of d
# Technology Tool Preferences
###################################################
drc_name = "klayout"
lvs_name = "klayout"
pex_name = "klayout"
drc_name = "calibre"
lvs_name = "calibre"
pex_name = "calibre"
blackbox_bitcell = False