How can I a read in a DEF from a previous run and then route it? #1256
-
I have a DEF saved from a design run that I did with an earlier version of OpenLane and I would like to read it in to OpenLane right now and have it rerouted and completed. Is there an easy way to simply read in a DEF, have OpenLane keep CTS elements and cell placement but ignore all of the metal lines, replacing them with new routed lines? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@jarvis-lorry |
Beta Was this translation helpful? Give feedback.
-
Thank you, @vijayank88. I've been able to bring in a different DEF file after running the interactive steps up to CTS. |
Beta Was this translation helpful? Give feedback.
@jarvis-lorry
If you're using through interactive mode use:
set ::env(CURRENT_DEF) path2DEF.def