-
Notifications
You must be signed in to change notification settings - Fork 431
RR Graph - Cut interposer crossing wires #3342
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
+760
−157
Merged
Changes from 9 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
998ba66
Add interposer crossing wire cutting
AmirhosseinPoolad 2546789
Fix edge cutting
AmirhosseinPoolad 21d5080
Fix integration with scatter-gather patterns
AmirhosseinPoolad 72e8933
Add doxygen to interposer cut functions
AmirhosseinPoolad bc9a40a
Fix some code duplication issues
AmirhosseinPoolad b6f592a
Remove experimental interposer status from documentation
AmirhosseinPoolad 349d672
Fix issue with interposers and 3D connection blocks
AmirhosseinPoolad e659e23
Address PR comments
AmirhosseinPoolad e9876b3
Change RR Graph warning enum to be clearer
AmirhosseinPoolad 2d6de4f
Address PR comments on RR Graph changes
AmirhosseinPoolad 16f26ce
Add doxygen to interposer_cut.h
AmirhosseinPoolad ea396cd
Fix formatting
AmirhosseinPoolad 4d95419
Add .clangd to gitignore
AmirhosseinPoolad e2cee0c
Make remove_edges use ranges
AmirhosseinPoolad 4573aa9
Pass RRNodeIds by value
AmirhosseinPoolad 6b39edc
Add newline to 2D scatter-gather comment
AmirhosseinPoolad 0fc6d07
Rename interposer_cut to rr_graph_interposer
AmirhosseinPoolad dda2e43
Add static function declarations to rr_graph_interposer.cpp
AmirhosseinPoolad 61ebf99
Add std::pair include
AmirhosseinPoolad 561b5fb
Fix formatting issues
AmirhosseinPoolad b57b08f
Fix bug with checking if device has interposer cuts
AmirhosseinPoolad 0c0f149
Unset partitioned_ flag in RR Graph remove edges
AmirhosseinPoolad ef319d7
Improve RR Graph Interposer comments
AmirhosseinPoolad 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
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.