Blackbox option for DRC waivers

This commit is contained in:
Matt Guthaus
2019-11-29 15:50:32 -08:00
parent bedae87315
commit 6ef1b6a4ec
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -344,6 +344,8 @@ drc_name = "calibre"
lvs_name = "calibre"
pex_name = "calibre"
blackbox_bitcell = False
###################################################
##END Technology Tool Preferences
###################################################
+2
View File
@@ -310,6 +310,8 @@ drc_name = "magic"
lvs_name = "netgen"
pex_name = "magic"
blackbox_bitcell = False
###################################################
##END Technology Tool Preferences
###################################################