mirror of https://github.com/VLSIDA/OpenRAM.git
Skip 50 tests
This commit is contained in:
parent
55f09d00a4
commit
0464ec3f16
|
|
@ -16,7 +16,7 @@ from sram_factory import factory
|
|||
import debug
|
||||
|
||||
|
||||
# @unittest.skip("SKIPPING 50_riscv_func_test")
|
||||
@unittest.skip("SKIPPING 50_riscv_func_test")
|
||||
class riscv_func_test(openram_test):
|
||||
|
||||
def runTest(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue