You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenROAD supports stopping detailed routing and resume it. In complex designs, doing so and dumping the layout would be useful to study the design and learn about routing issues
Proposal
Create an additional step that does so
The text was updated successfully, but these errors were encountered:
At the moment, OR supports saving a snapshot of the layout after each DRT iteration - along with drc report. However, they don't seem to officially support pausing and resuming the DRT. For now, I will create a PR to save snapshots since this has proven useful in recent projects.
Description
OpenROAD supports stopping detailed routing and resume it. In complex designs, doing so and dumping the layout would be useful to study the design and learn about routing issues
Proposal
Create an additional step that does so
The text was updated successfully, but these errors were encountered: