Remove openram_temp at end of openram and unit tests.

This commit is contained in:
Matt Guthaus
2016-11-11 14:05:14 -08:00
parent b51c124810
commit 9ea1a06244
43 changed files with 79 additions and 28 deletions
@@ -35,6 +35,7 @@ class write_driver_test(unittest.TestCase):
OPTS.check_lvsdrc = True
self.local_check(a)
globals.end_openram()
def local_check(self, a):
tempspice = OPTS.openram_temp + "temp.sp"