Merge branch 'dev' into bisr

This commit is contained in:
Aditi Sinha
2020-03-22 21:58:04 +00:00
34 changed files with 1369 additions and 1394 deletions
@@ -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):