-
Notifications
You must be signed in to change notification settings - Fork 428
Add interposer wires #3305
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
Open
soheilshahrouz
wants to merge
47
commits into
master
Choose a base branch
from
temp_add_interposer_wires
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add interposer wires #3305
Changes from 43 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
6596c75
Merge remote-tracking branch 'origin/interposer_parsing' into temp_ad…
soheilshahrouz c694846
add convert_interposer_cuts_to_sg_patterns()
soheilshahrouz 1c6a086
replace x_spec/y_spec with a t_specified_loc member var
soheilshahrouz 4376303
pass scatter-gather's specified loc to sb_not_here()
soheilshahrouz 5308b87
Merge branch 'temp_3d_sg' into temp_add_interposer_wires
soheilshahrouz 0aca585
Merge remote-tracking branch 'origin/interposer_parsing' into temp_ad…
soheilshahrouz 9d705d9
add cut locs to DeviceGrid
soheilshahrouz f0b8ffd
call convert_interposer_cuts_to_sg_patterns() in RR graph generation
soheilshahrouz 2f0bfb0
get rid of compilation errors in tests
soheilshahrouz 3482540
pass the copied version of sg_patterns to alloc_and_load_scatter_gath…
soheilshahrouz b5a8ec2
add alloc_and_load_non_3d_sg_pattern_rr_node_indices()
soheilshahrouz b47ec96
remove is_flat from arguments of alloc_and_load_rr_graph()
soheilshahrouz d585890
add add_and_connect_non_3d_sg_links()
soheilshahrouz e7a88eb
Merge branch 'temp_3d_sg' into temp_add_interposer_wires
soheilshahrouz d55fbd9
call add_and_connect_non_3d_sg_links()
soheilshahrouz 899c855
Merge branch 'temp_3d_sg' into temp_add_interposer_wires
soheilshahrouz 1a503e1
renamed shadowing vars
soheilshahrouz be6af33
bugfix: cur_loc was added twice to offest
soheilshahrouz 99b6b43
updated architecture file
soheilshahrouz c923574
compute chan width from RR graph and store in global context
soheilshahrouz 0d66efc
fix commenting style in init_draw_coords()
soheilshahrouz 1294079
bugfix: update drawing when update_screen() is called instead
soheilshahrouz db99b4c
use chand widtd extracted from rr graph to specify how far blocks sho…
soheilshahrouz 5d8045b
initialize cost index for interposer wires
soheilshahrouz ccf70b1
Merge branch 'temp_draw_edges_cleanup' into temp_add_interposer_wires
soheilshahrouz a762189
avoid repetitive computation in draw_get_rr_chan_bbox()
soheilshahrouz 6adced3
draw U-turn connections in SB for CHANY DEC->INC
soheilshahrouz 9ace63f
draw nodes on top of edges
soheilshahrouz 491a72b
Merge branch 'temp_interposer_cut_dim' into temp_add_interposer_wires
soheilshahrouz 5a94c8b
clean drawplace()
soheilshahrouz 7229998
Merge branch 'temp_interposer_cut_dim' into temp_add_interposer_wires
soheilshahrouz a28679e
fix compilation errors due to enum name change
soheilshahrouz 7311edf
doxygen comment for rr_chanx_width and rr_chany_width
soheilshahrouz 210a8e0
ifndef NO_GRAPHICS in draw_interposer files
soheilshahrouz c101faa
enum class e_pic_type
soheilshahrouz 57c3655
Merge branch 'temp_interposer_cut_dim' into temp_add_interposer_wires
soheilshahrouz 1074e27
update config files with --device command line arg
soheilshahrouz ec5332a
Merge branch 'master' into temp_add_interposer_wires and resolve conf…
soheilshahrouz cc19794
remove unused function
soheilshahrouz a8ef54b
make format
soheilshahrouz b47b0ba
draw interposer edges
soheilshahrouz ad376ef
update the interposer arch file
soheilshahrouz e70f165
Merge branch 'master' into temp_add_interposer_wires
soheilshahrouz 2afc126
update doxygen comments
soheilshahrouz b3627f5
remove duplicate code
soheilshahrouz 7eb7c4c
simplify the logic in draw_place and add a doxygen comment
soheilshahrouz 97bd7b1
separate tasks for fixed custom grid
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
Some comments aren't visible on the classic Files Changed page.
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
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.