mirror of https://github.com/VLSIDA/OpenRAM.git
Remove default array row/col multiple
This commit is contained in:
parent
833b7b98ab
commit
9720e5af29
|
|
@ -465,6 +465,3 @@ lvs_name = "calibre"
|
|||
pex_name = "calibre"
|
||||
|
||||
blackbox_bitcell = False
|
||||
|
||||
array_row_multiple = 1
|
||||
array_col_multiple = 1
|
||||
|
|
@ -412,6 +412,3 @@ lvs_name = "netgen"
|
|||
pex_name = "magic"
|
||||
|
||||
blackbox_bitcell = False
|
||||
|
||||
array_row_multiple = 1
|
||||
array_col_multiple = 1
|
||||
Loading…
Reference in New Issue