-
Notifications
You must be signed in to change notification settings - Fork 919
grt: implement resistance-aware for CUGR #10594
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
Open
eder-matheus
wants to merge
22
commits into
The-OpenROAD-Project:master
Choose a base branch
from
The-OpenROAD-Project-staging:grt_cugr_resistance_aware
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
e57891b
grt/cugr: add resistance aware flag and wire it to GlobalRouter
eder-matheus ff36a11
grt/cugr: add resistance information to Layer class
eder-matheus e3c6689
grt/cugr: add resistance aware fields to GRNet
eder-matheus ad2f0f6
grt/cugr: add res-aware constants and variables
eder-matheus d0d0e3f
grt/cugr: add functions to compute res-aware score and mark nets as r…
eder-matheus f842dcd
grt/cugr: mark nets as res-aware and sort the nets according to res-a…
eder-matheus 7dd958d
grt/cugr: add functions to compute wire and via resistance costs
eder-matheus c42f17e
grt/cugr: add functions to compute net resistance and net length
eder-matheus 73c779c
grt/cugr: introduce resistance costs to PatternRoute routing costs
eder-matheus 52b90c3
grt/cugr: add new unit tests for res-aware implementation
eder-matheus 466a155
grt/cugr: reduce res-aware cost from 500 to 50 for better tradeoff be…
eder-matheus 54375d8
grt/cugr: codex reviews
eder-matheus 89801f1
grt/cugr: set default critical_nets_percentage_ to 10
eder-matheus 3b8536b
grt/cugr: don't mark guides as congested when CUGR produces them
eder-matheus 7045c4c
grt/cugr: tclfmt
eder-matheus 0af4cdb
grt/cugr: small memory saving
eder-matheus 24896b6
grt/cugr: small fixes
eder-matheus b3e2db3
grt/cugr: gemini reviews
eder-matheus 9d0e94a
grt/cugr: use correct width when computing resistance aware score
eder-matheus 0a6794d
grt: clang-tidy
eder-matheus 40b7629
Merge branch 'master' of https://github.com/The-OpenROAD-Project/Open…
eder-matheus a5eb9da
grt/cugr: add nullptr guards
eder-matheus 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
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
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.