Yes, you can use the interactive mode to "tune-in" on an existing run and run commands on the latest files available. Put the following in a file:
Copy code
package require openlane
prep -design <design_name> -tag <run_tag_name>; # this is the name of the directory containing the run files under designs/<design_name>/runs/<run_tag_name>
# if you want to change the DEF to be used by the next commands, then use:
# set_def /path/to/def/file
# your commands here:
run_magic
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.