Merge branch 'dev' into tech_migration

This commit is contained in:
mrg 2020-03-23 11:57:03 -07:00
commit c15b4167b6
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ from globals import OPTS
from sram_factory import factory
import debug
@unittest.skip("SKIPPING 20_psram_1bank_4mux_1rw_1r_test - Matt sucks, don't do this")
class psram_1bank_4mux_1rw_1r_test(openram_test):
def runTest(self):