mirror of https://github.com/VLSIDA/OpenRAM.git
Renamed char and func unit tests
This commit is contained in:
parent
15c5e57d77
commit
f16a40af02
|
|
@ -55,7 +55,7 @@ class sram_func_test(openram_test):
|
|||
|
||||
if OPTS.tech_name:
|
||||
options += " -t {}".format(OPTS.tech_name)
|
||||
|
||||
|
||||
options += " -j 2"
|
||||
|
||||
# Always perform code coverage
|
||||
Loading…
Reference in New Issue