https://open-source-silicon.dev logo
k

Kamyar

11/15/2021, 3:14 PM
Is there a way to resume on an OpenLANE flow after failing at a particular step, assuming the issue was confined to that step and possible to be fixed?
m

Maximo Balestrini

11/15/2021, 3:33 PM
k

Kamyar

11/15/2021, 5:05 PM
Thanks! I realized it works by just passing the previous tag:
./flow.tcl -design xyz -from 11 -tag 2021.11.15_10.47.23
👍 1