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
@@ -75,7 +75,8 @@ class path_test(unittest.TestCase):
# return it back to it's normal state
OPTS.check_lvsdrc = True
globals.end_openram()
def local_check(self, w):
tempgds = OPTS.openram_temp + "temp.gds"
w.gds_write(tempgds)