Local bitcell array edits. Skip test by default.

This commit is contained in:
mrg
2020-07-29 10:08:13 -07:00
parent c260297366
commit 2fa561f98f
3 changed files with 28 additions and 16 deletions
@@ -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):