mirror of https://github.com/VLSIDA/OpenRAM.git
Skip test 50 which is too slow
This commit is contained in:
parent
e4bc2c4914
commit
7512aa6e70
|
|
@ -16,7 +16,7 @@ from sram_factory import factory
|
||||||
import debug
|
import debug
|
||||||
|
|
||||||
|
|
||||||
#@unittest.skip("SKIPPING 50_riscv_phys_test")
|
@unittest.skip("SKIPPING 50_riscv_phys_test")
|
||||||
class riscv_phys_test(openram_test):
|
class riscv_phys_test(openram_test):
|
||||||
|
|
||||||
def runTest(self):
|
def runTest(self):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue