mirror of https://github.com/VLSIDA/OpenRAM.git
Add back fix to revert bitcell from pbitcell.
This commit is contained in:
parent
a9849eff3a
commit
32099646cf
|
|
@ -41,6 +41,7 @@ class array_multiport_test(openram_test):
|
|||
self.local_check(a)
|
||||
|
||||
|
||||
OPTS.bitcell = "bitcell"
|
||||
OPTS.check_lvsdrc = True
|
||||
globals.end_openram()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue