mirror of https://github.com/VLSIDA/OpenRAM.git
fixed /tmp/ typo
This commit is contained in:
parent
fa979e2d34
commit
49268b025f
|
|
@ -67,7 +67,7 @@ s.save()
|
|||
p = parser.parse(OPTS.openram_temp,os.environ.get('OPENRAM_HOME')+"/datasheets")
|
||||
|
||||
# Delete temp files etc.
|
||||
#end_openram()
|
||||
end_openram()
|
||||
print_time("End",datetime.datetime.now(), start_time)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue