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: post-drt antenna repair #573

Merged
merged 23 commits into from
Jan 22, 2025
Merged

feat: post-drt antenna repair #573

merged 23 commits into from
Jan 22, 2025

Conversation

kareefardi
Copy link
Collaborator

@kareefardi kareefardi commented Oct 8, 2024

Steps

  • OpenROAD.DetailedRouting
    • Added DRT_SAVE_SNAPSHOTS which enables saving snapshots of the layout each
      detalied routing iteration.
    • Added DRT_ANTENNA_REPAIR_ITERS, which if greater than zero, enables
      antenna fixing after detailed routing
    • Added DRT_ANTENNA_MARGIN which is similar to GRT_ANTENNA_MARGIN but for
      the aforementioned antenna repair iterations

Depends on efabless/openlane2-ci-designs#34
Resolves #610

@kareefardi kareefardi changed the base branch from main to dev October 8, 2024 08:33
@kareefardi
Copy link
Collaborator Author

@donn Thoughts on:

  • Having the step in the classical flow
  • The additional variable DRT_ANTENNA_MARGIN

@openlane-bot
Copy link
Collaborator

openlane-bot commented Oct 8, 2024

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.

  • Changes to critical metrics were detected in the following designs:
    • sky130A/sky130_fd_sc_hd/MS_SPI_XIP_CACHE

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

@donn donn changed the title Post drt antenna feat: post-drt antenna repair Oct 9, 2024
@kareefardi kareefardi marked this pull request as ready for review October 14, 2024 12:49
@kareefardi kareefardi requested a review from donn January 19, 2025 10:12
kareefardi and others added 6 commits January 21, 2025 10:57
rewrite DRT_ANTENNA_REPAIR routine

Signed-off-by: Kareem Farid <[email protected]>
bump version

Signed-off-by: Kareem Farid <[email protected]>
Copy link
Member

@donn donn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@donn donn enabled auto-merge (squash) January 22, 2025 11:09
@donn donn merged commit f6fbadb into dev Jan 22, 2025
109 checks passed
@kareefardi kareefardi mentioned this pull request Feb 12, 2025
@donn donn deleted the post-drt-antenna branch February 13, 2025 11:22
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