-
Notifications
You must be signed in to change notification settings - Fork 430
Move node_tilable_track_nums_ to rr_graph_storage and add remove_node #3347
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
+266
−122
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
615bd5a
[lib][rr_graph] initial impl for remove node
amin1377 511f89d
[libs][rr_graph] uniquify remove edges
amin1377 112a6c0
Merge branch 'rr_graph_interposer_cut' of https://github.com/verilog-…
amin1377 5bbf3d7
[lib][rr_graph] add comments + shrink rr graph node data structures
amin1377 dfc2a33
fix a typo
amin1377 ec0a8e5
[lib][rr_graph] remove node_tilable_track_nums_ from rr graph builder
amin1377 7817922
[lib][rr_graph] add node_tilable_track_nums_ to rr graph storage
amin1377 54ff743
[lib][rr_grpah] remove node_tileable_track_nums_ from rr_graph_view
amin1377 3da38b0
[lib][librrgraph] set tileable to true when reading rr graph from a f…
amin1377 dda1dd5
[libs][rrgraph] remove redundant function call
amin1377 de52b91
[vpr] fix instances of rr graph view
amin1377 4830963
[lib][rr_graph] add remove_node header
amin1377 3b9f552
[lib][rr_graph] erase node_tilable_track_nums_ when removing a node
amin1377 5f49e17
Merge branch 'rr_graph_interposer_cut' of https://github.com/verilog-…
amin1377 99e40a2
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 ec9b088
Merge branch 'rr_graph_interposer_cut' of https://github.com/verilog-…
amin1377 e5a0f13
[lib][rr_graph][storage] fix bugs with remove_nodes
amin1377 513115d
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 10a876a
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 52637f2
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 684c864
[ci] update flat router results based on extracted results from ci
amin1377 4a05ac1
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 cf49863
[lib][rr_graph] apply comments for rr_graph_storage
amin1377 7129eda
[lib][rr_graph] pass vector of ptc nums to set_node_ptc_nums and add …
amin1377 955502d
[lib][rr_graph] fix node_offset check in add_node_tilable_track_num
amin1377 3c7b677
[lib][rr_graph] add node_ptc_number_to_string
amin1377 79694d3
[lib][rr_graph] remove ptc_to_string from rr_graph_builder
amin1377 6dfc2c3
[lib][rr_graph] add comments
amin1377 838d5f9
[lib][rr_graph] fix iterator idx
amin1377 20fde60
fix a typo
amin1377 d5a5555
[ci] update flat router golden result
amin1377 167a46c
[lib][rr_graph] remove unlock_storage
amin1377 5c2a525
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 851a2cd
[lib][rr_graph] pass required variables to lambda function
amin1377 6555071
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
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
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.