-
Notifications
You must be signed in to change notification settings - Fork 868
grt: add updateNet for topology refresh in CUGR incremental routing #9671
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
eder-matheus
merged 17 commits into
The-OpenROAD-Project:master
from
sparsh-karna:grt/incremental-update-net
Mar 12, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
e98bf40
grt: add incremental routing support to CUGR
sparsh-karna 11a684a
grt: refactor incremental CUGR reroute logic into helper method
TheUnnamedOne-design 7b57166
grt: use std::set_difference for secondary net filtering
sparsh-karna a568365
grt: use std::set_difference for secondary net filtering
sparsh-karna f55110d
grt: use std::ranges::set_difference per clang-tidy
sparsh-karna d131a35
grt: sort dirty nets by slack before rip-up in incremental CUGR
sparsh-karna 8adda02
grt: add updateNet for incremental topology refresh after buffer inse…
sparsh-karna ce4f149
grt: fix clang-format
sparsh-karna 833cbf9
grt: extract congestion view after rip-up in rerouteNets for accurate…
sparsh-karna 6318ffe
grt: address review comments on #9671
sparsh-karna bdd8707
grt: limit commitTree null check to incremental context only
sparsh-karna f68d05a
fix: correct SWIG block syntax in GlobalRouter.i to fix CI build
sparsh-karna afc543a
fix: correct SWIG block syntax in GlobalRouter.i to fix CI build
sparsh-karna c2631d4
fix: remove trailing comment from SWIG closing tag
sparsh-karna f19bd9e
fix: fixed the swig formatting plus chaged name from db_net_to_design…
sparsh-karna 1d70cca
grt: fix test to use renamed update_cugr_net command
sparsh-karna 96e0631
Merge branch 'master' into grt/incremental-update-net
sparsh-karna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.