mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-07 19:28:08 +02:00
Sub temp directory. Add github archive.
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ class options(optparse.Values):
|
||||
# If user defined the temporary location in their environment, use it
|
||||
openram_temp = os.path.abspath(os.environ.get("OPENRAM_TMP"))
|
||||
except:
|
||||
openram_temp = None
|
||||
openram_temp = "/tmp"
|
||||
|
||||
# This is the verbosity level to control debug information. 0 is none, 1
|
||||
# is minimal, etc.
|
||||
|
||||
Reference in New Issue
Block a user