Skip to content

Fix the regex pattern for initial placement WL #3025

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

amin1377
Copy link
Contributor

@amin1377 amin1377 commented May 6, 2025

The wirelength from the initial placement is printed in scientific notation (e.g., Initial placement BB estimate of wirelength: 2.5437e+07), but the pattern was expecting an integer. I updated the pattern to accept any numeric format.

@amin1377 amin1377 changed the title Fix a type in regex pattern for initial placement wirelength Fix the regex pattern for initial placement WL May 6, 2025
@amin1377 amin1377 requested a review from AlexandreSinger May 6, 2025 13:17
Copy link
Contributor

@AlexandreSinger AlexandreSinger left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexandreSinger AlexandreSinger merged commit 47978d5 into master May 6, 2025
36 checks passed
@AlexandreSinger AlexandreSinger deleted the parse_config_init_place branch May 6, 2025 19:57
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.

2 participants