-
Notifications
You must be signed in to change notification settings - Fork 421
Add CHANZ type #3170
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
+637
−481
Merged
Add CHANZ type #3170
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
de9d16c
add chanz rr type
soheilshahrouz 98fedf7
use CHANZ in alloc_and_load_inter_die_rr_node_indices()
soheilshahrouz b534741
update build_inter_die_custom_sb_rr_chan() to use CHANZ
soheilshahrouz 76cd4fa
use CHANZ in get_switchblocks_edges()
soheilshahrouz 6700da8
update verify_rr_node_indices() to check for CHANZ
soheilshahrouz b4dd148
handled CHANZ in some RR checks
soheilshahrouz 0f394fc
consider CHANZ in RRSpatialLookup::find_channel_nodes()
soheilshahrouz 330cad7
fix errors related to CHANZ connectivity in check_route.cpp
soheilshahrouz b9e25c6
ignore chanz in rr_graph_area.cpp
soheilshahrouz 790b867
make format
soheilshahrouz d2ce164
add comment on how we handle chanz nodes
soheilshahrouz f9a5f1f
Merge branch 'master' into temp_add_chanz
soheilshahrouz 385e95b
add CHANZ to rrgraph serializer
soheilshahrouz 9079e49
added CHANZ to rr_graph.xsd
soheilshahrouz 539aa56
auto generate uxsdcx files and update the interface implementation to…
soheilshahrouz 08950f5
consider CHANZ nodes in map lookahead
soheilshahrouz 3aeb6fb
Merge branch 'master' into temp_add_chanz
soheilshahrouz 9b35d59
add chanz to is_inter_cluster_node
soheilshahrouz a39be3e
CHANZ is treated similar to CHANX/CHANY in area estimation
soheilshahrouz fff2dc5
refactor chan node adjacency checks
soheilshahrouz 4213c3a
is_chan --> is_chanxy && handle chanz in get_adjusted_rr_position()
soheilshahrouz e3f7513
add comment explaining why the length of CHANZ nodes are 1
soheilshahrouz fc411bd
widened the x/y limit for chanz nodes from w/h-2 to w/h-1
soheilshahrouz d0cc966
check that node layer matches between indices and graph
soheilshahrouz c9eb503
factor out the code at the end of this routine that checks rr_node_co…
soheilshahrouz 9f08030
comment for chanz type ++ set number of track for chanz when checking…
soheilshahrouz 641de49
make format
soheilshahrouz a79a4c3
widen CHANX and CHANY limits in check_rr_node()
soheilshahrouz 8cb6d7b
update golden results under strong/3d_sb
soheilshahrouz 3feadb9
Merge branch 'master' into temp_add_chanz
soheilshahrouz 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.
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.