mirror of https://github.com/VLSIDA/OpenRAM.git
Skip full sram pex test too slow
This commit is contained in:
parent
9fe6358569
commit
c4952ca8be
|
|
@ -16,6 +16,7 @@ from sram_factory import factory
|
|||
import debug
|
||||
|
||||
|
||||
@unittest.skip("SKIPPING 26_sram_pex_test")
|
||||
class sram_pex_test(openram_test):
|
||||
|
||||
def runTest(self):
|
||||
|
|
|
|||
Loading…
Reference in New Issue