-
Notifications
You must be signed in to change notification settings - Fork 414
RRGraphView edges(), num_edges(), configurable_edges(), non_configurable_edges(), num_configurable_edges(), num_non_configurable_edges() Implementation #1917
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
tangxifan
merged 22 commits into
verilog-to-routing:master
from
RapidSilicon:api_num_configurable_edges
Dec 14, 2021
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
91eb4b5
Added API for num_configurable_edges
behzadmehmood-rs f0210f1
Updated formatting for rr_node.cpp
behzadmehmood-rs 0ae6368
Removed num_configurable_edges function from rr_node_impl.h
behzadmehmood-rs 1f22e38
Added comment for num_configurable_edges
behzadmehmood-rs cad8da6
API added for edges()
behzadmehmood-rs cac4434
Added comment for edges() API
behzadmehmood-rs 6164123
Removed edges() from rr_node_impl.h
behzadmehmood-rs 25ec80c
Adding num_edges() API
behzadmehmood-rs 83fbf86
Added num_edges() API
behzadmehmood-rs 8d77256
removed num_edges() from rr_node_impl.h
behzadmehmood-rs 5527733
Merge branch 'master' into api_num_configurable_edges
behzadmehmood-rs dc4a62f
num_non_configurable_edges() API added
behzadmehmood-rs 5795252
configurable_edges() API added
behzadmehmood-rs 46ac27e
Added non_configurable_edges() API
behzadmehmood-rs 6d14f83
Removed globals from rr_graph_uxsdcxx_serializer.h
behzadmehmood-rs 8efc261
Updated formatting for rr_graph_uxsdcxx_serializer.h
behzadmehmood-rs 88c5785
Typo fixed in rr_graph.cpp
behzadmehmood-rs 09bbfab
A cached version of RRGraphView added in rr_graph_uxsdcxx_serializer.h.
behzadmehmood-rs 95ca4bd
formatting has been set
umariqbal-rs 0e8ff51
rr_graph made constant in EdgeWalker()
behzadmehmood-rs 6b834d8
Changes reverted for validate()
behzadmehmood-rs a4a5abf
Formatting updated
behzadmehmood-rs 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
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.