mirror of https://github.com/VLSIDA/OpenRAM.git
Merge in mtgrime's fix.
This commit is contained in:
commit
a9849eff3a
|
|
@ -69,6 +69,7 @@ class pbitcell_test(openram_test):
|
||||||
|
|
||||||
OPTS.check_lvsdrc = True
|
OPTS.check_lvsdrc = True
|
||||||
globals.end_openram()
|
globals.end_openram()
|
||||||
|
OPTS.bitcell = "bitcell"
|
||||||
|
|
||||||
|
|
||||||
# instantiate a copy of the class to actually run the test
|
# instantiate a copy of the class to actually run the test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue