Is there a command available to clear the memory? ...
# openroad
y
Is there a command available to clear the memory? I would like to clear it after
read_db
and then read another database without exiting OpenROAD
v
AFAIK with current OpenROAD you've to exit to read another DB file.
y
In fact, that's exactly what I 'm doing without a command like
freeDesign
. Thank you~