mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 03:33:17 +02:00
Local bitcell array edits. Skip test by default.
This commit is contained in:
@@ -15,7 +15,7 @@ from globals import OPTS
|
||||
from sram_factory import factory
|
||||
import debug
|
||||
|
||||
|
||||
@unittest.skip("SKIPPING 05_local_bitcell_array_test")
|
||||
class local_bitcell_array_test(openram_test):
|
||||
|
||||
def runTest(self):
|
||||
|
||||
Reference in New Issue
Block a user