-
Notifications
You must be signed in to change notification settings - Fork 430
Remove ipin rr switch #3358
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
Remove ipin rr switch #3358
Changes from 10 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
92dfcc8
[vpr][power] use node type to determine whether edge is to IPIN
amin1377 b5c4bdc
[vpr][route] get ipin c from rr graph in add_rr_graph_C_from_switches
amin1377 bbdd2cc
[vpr][route][area] pass the most freq used IPIN switch type to get_cb…
amin1377 1d90309
[vpr][route][switch] remove rr_ipin switch from alloc_and_load_rr_swi…
amin1377 4cea411
[lib][rr_graph] remove ipin_switch from rr graph reader
amin1377 fa2d648
[vpr][src] remove use cases of ipin_rr_switch
amin1377 aff8af4
[vpr][route][rr_graph] fix uninitialized var
amin1377 e7f5c87
make format
amin1377 8297b33
make format
amin1377 03de4fb
make format
amin1377 4ea147f
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 eee4269
[lib][rr_graph] use std::ranges::max instead std::max
amin1377 f27ce5d
[lib][rr_graph] fix a typo
amin1377 2f84367
make format
amin1377 109e475
[vpr][route][crr] fix the problem with ranges::max_element
amin1377 b531af8
make format
amin1377 03307ec
[vpr][route][rr_graph] change comparator-based range to projection-based
amin1377 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
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
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.
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.