Functional tests working with new RBL.

This commit is contained in:
mrg
2019-07-12 08:42:36 -07:00
parent 0b13225913
commit 043018e8ba
18 changed files with 152 additions and 113 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class openram_test(unittest.TestCase):
self.fail("LVS mismatch: {}".format(a.name))
# For debug...
#import pdb; pdb.set_trace()
import pdb; pdb.set_trace()
if OPTS.purge_temp:
self.cleanup()