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

grt: make haveRoutes() a silent check #6305

Conversation

oharboe
Copy link
Collaborator

@oharboe oharboe commented Dec 5, 2024

grt::have_routes should be silent in .tcl, AntennaChecker.cc has another warning of its own and EstimateireParasitics.cc uses placement if global routing is not available and it doesn't look like it should output a warning

fixes #6293

grt::have_routes should be silent in .tcl, AntennaChecker.cc has another
warning of its own and EstimateireParasitics.cc uses placement if
global routing is not available and it doesn't look like it should output
a warning

fixes The-OpenROAD-Project#6293

Signed-off-by: Øyvind Harboe <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 5, 2024

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

@maliberty maliberty merged commit ee29a27 into The-OpenROAD-Project:master Dec 6, 2024
11 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.

Make grt::have_routes return 0/1 silently
2 participants