Merge use-temp-dir-pid

This commit is contained in:
Matt Guthaus
2016-11-12 08:55:42 -08:00
43 changed files with 77 additions and 29 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ class precharge_test(unittest.TestCase):
OPTS.check_lvsdrc = True
self.local_check(pc)
globals.end_openram()
def local_check(self, pc):
tempspice = OPTS.openram_temp + "temp.sp"
tempgds = OPTS.openram_temp + "temp.gds"