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

Port features from OL1 #354

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Port features from OL1 #354

merged 3 commits into from
Jan 23, 2024

Conversation

kareefardi
Copy link
Collaborator

@kareefardi kareefardi commented Jan 23, 2024

  • OpenROAD.*
    • Added regex matching check for patterns inside PDN_MACRO_CONNECTIONS
      • Updated PDN_MACRO_CONNECTIONS documentation to highlight the fact the instance name is actually a regex
      • Fix a bug in PDN_MACRO_CONNECTION related to double escaping of special characters.
  • OpenROAD.GlobalPlacement
    • Added new variable PL_WIRE_LENGTH_COEF passed as -init_wirelength_coef to OpenROAD

Add regex matching check for patterns inside PDN_MACRO_CONNECTIONS
@kareefardi kareefardi requested a review from donn January 23, 2024 11:41
@openlane-bot
Copy link
Collaborator

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-main <path to directory>.

  • No critical regressions were detected in analyzed designs.

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

name
Rename PL_WIRELENGTH_COEF to PL_WIRE_LENGTH_COEF
@kareefardi kareefardi requested a review from donn January 23, 2024 12:16
@donn donn enabled auto-merge (squash) January 23, 2024 12:58
@donn donn merged commit a569b20 into main Jan 23, 2024
15 of 23 checks passed
@donn donn deleted the ol1-missing-features branch January 25, 2024 08:03
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