Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental routing of some sort #618

Open
kareefardi opened this issue Dec 5, 2024 · 2 comments
Open

Incremental routing of some sort #618

kareefardi opened this issue Dec 5, 2024 · 2 comments
Labels
✨ enhancement New feature or request

Comments

@kareefardi
Copy link
Collaborator

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

@kareefardi kareefardi added the ✨ enhancement New feature or request label Dec 5, 2024
@kareefardi
Copy link
Collaborator Author

Pending resolution on The-OpenROAD-Project/OpenROAD#6330

@kareefardi
Copy link
Collaborator Author

Pending resolution on The-OpenROAD-Project/OpenROAD#6330

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant