Skip to content

changed 3 RSZ errors to warnings#10081

Merged
maliberty merged 2 commits into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:rsz-rebuffer-msgs
Apr 8, 2026
Merged

changed 3 RSZ errors to warnings#10081
maliberty merged 2 commits into
The-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:rsz-rebuffer-msgs

Conversation

@openroad-ci

Copy link
Copy Markdown
Member

Summary

Changed three resizer errors to warnings

Type of Change

  • Bug fix

Impact

This allows the global placer resizing optimization to continue even when buffering fails on some nets

Verification

  • [ X ] I have verified that the local build succeeds (./etc/Build.sh).
  • [ X ] I have run the relevant tests and they pass.
  • [ X ] My code follows the repository's formatting guidelines.
  • [ X ] I have signed my commits (DCO).

Related Issues

[Link issues here]

Signed-off-by: Cho Moon <cmoon@precisioninno.com>
Signed-off-by: Cho Moon <cmoon@precisioninno.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the buffering logic in Rebuffer.cc by replacing critical log messages with more descriptive warnings when no valid buffering solutions are found for a net. It also introduces a null return when top-level buffering options are empty and removes a fallback assignment to previous options during wire stepping. I have no feedback to provide as there were no review comments to evaluate.

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@precisionmoon precisionmoon requested a review from maliberty April 8, 2026 00:13
@precisionmoon

Copy link
Copy Markdown
Contributor

@povik, Martin, FYI.

@maliberty maliberty merged commit d22045c into The-OpenROAD-Project:master Apr 8, 2026
15 checks passed
@maliberty maliberty deleted the rsz-rebuffer-msgs branch April 8, 2026 23:32
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