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

feat: DRT layout and DRC snapshots #628

Merged
merged 3 commits into from
Jan 2, 2025
Merged

feat: DRT layout and DRC snapshots #628

merged 3 commits into from
Jan 2, 2025

Conversation

kareefardi
Copy link
Collaborator

Steps

  • OpenROAD.DetailedRouting
    • Added DRT_SAVE_SNAPSHOTS which enables saving snapshots of the layout each detalied routing iteration.
    • Added DRT_SAVE_DRC_REPORT_ITERS

Partially addresses #618

Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
@kareefardi kareefardi requested a review from donn January 1, 2025 14:44
@kareefardi kareefardi changed the title feat: drt layout and drc snapshots feat: DRT layout and DRC snapshots Jan 1, 2025
@openlane-bot
Copy link
Collaborator

openlane-bot commented Jan 1, 2025

Metric comparisons are in beta. Please report bugs under the issues tab.

To create this report yourself, grab the metrics artifact from the CI run, extract them, and invoke python3 -m openlane.common.metrics compare-remote current --branch dev --table-verbosity ALL --table-out ./tables_all.md.

  • No changes to critical metrics were detected in analyzed designs.

Full tables ► https://gist.github.com/openlane-bot/7777c9859a8a8ae5eba3a7b488e8e775

Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
@donn donn enabled auto-merge (squash) January 2, 2025 13:55
@donn donn merged commit 39a17eb into dev Jan 2, 2025
107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants