mirror of https://github.com/VLSIDA/OpenRAM.git
No output during level 0 debug.
This commit is contained in:
parent
cbc0f7c5d2
commit
d1f6f205c0
|
|
@ -160,7 +160,7 @@ def setup_paths():
|
|||
|
||||
if not OPTS.openram_temp.endswith('/'):
|
||||
OPTS.openram_temp += "/"
|
||||
debug.info(0, "Temporary files saved in " + OPTS.openram_temp)
|
||||
debug.info(1, "Temporary files saved in " + OPTS.openram_temp)
|
||||
|
||||
cleanup_paths()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue