mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 09:30:38 +02:00
Remove debug trace
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user