Merge branch 'dev' into rbl_revamp

This commit is contained in:
mrg
2019-07-03 14:05:28 -07:00
64 changed files with 1478 additions and 761 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class array_test(openram_test):
debug.info(2, "Testing 4x4 array for 6t_cell")
a = factory.create(module_type="bitcell_array", cols=4, rows=4)
self.local_check(a)
globals.end_openram()
# run the test from the command line