mirror of https://github.com/VLSIDA/OpenRAM.git
add dimension contraints to other tech files
This commit is contained in:
parent
2eb98083d0
commit
8346ad736e
|
|
@ -465,3 +465,6 @@ lvs_name = "calibre"
|
||||||
pex_name = "calibre"
|
pex_name = "calibre"
|
||||||
|
|
||||||
blackbox_bitcell = False
|
blackbox_bitcell = False
|
||||||
|
|
||||||
|
array_row_multiple = 1
|
||||||
|
array_col_multiple = 1
|
||||||
|
|
@ -305,3 +305,5 @@ pex_name = "magic"
|
||||||
###################################################
|
###################################################
|
||||||
##END Technology Tool Preferences
|
##END Technology Tool Preferences
|
||||||
###################################################
|
###################################################
|
||||||
|
array_row_multiple = 1
|
||||||
|
array_col_multiple = 1
|
||||||
|
|
@ -412,3 +412,6 @@ lvs_name = "netgen"
|
||||||
pex_name = "magic"
|
pex_name = "magic"
|
||||||
|
|
||||||
blackbox_bitcell = False
|
blackbox_bitcell = False
|
||||||
|
|
||||||
|
array_row_multiple = 1
|
||||||
|
array_col_multiple = 1
|
||||||
Loading…
Reference in New Issue