- Notifications
You must be signed in to change notification settings - Fork 430
Draw interposer cuts #3299
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
Merged
Draw interposer cuts #3299
Changes from 1 commit
Commits
Show all changes
26 commits Select commit Hold shift + click to select a range
05ee3bc use x/y attributes instead of dim and loc
soheilshahrouz 205a663 cherry-picked device grid changes from add_interposer_wires branch
soheilshahrouz 17d8fae add getters for interposer cuts in device grid
soheilshahrouz 82dbc62 draw interposer cuts
soheilshahrouz 078423e draw interposer cuts with respect to next loc
soheilshahrouz 45532c5 replace float* with std::vector<float> for tile_x and tile_y
soheilshahrouz 49a4de1 don't draw interposer lines from -inf to +inf
soheilshahrouz 2cb2c9c dashed and wider line for interpsoer cut
soheilshahrouz 6fefc24 doxygen comment for draw_interposer_cuts()
soheilshahrouz f9d8295 updated arch reference doc
soheilshahrouz 49ac734 Merge remote-tracking branch 'origin/master' into temp_interposer_cut…
soheilshahrouz 61f1ade use VERT/HORX instead of X/Y
soheilshahrouz b28100a make format
soheilshahrouz ccd3a66 update unit tests to be compatible with DeviceGrid constructors
soheilshahrouz a492b43 enum class e_pic_type
soheilshahrouz dc85bf4 ifndef NO_GRAPHICS in draw_interposer files
soheilshahrouz 9c23b1b fix type in the arch reference
soheilshahrouz 3ac8bc9 check if both x and y are specified and error out
soheilshahrouz 1d5bf45 don't use nullptr as default value of strings
soheilshahrouz aa8a2e5 make get_tile_width() and get_tile_height() const methods
soheilshahrouz 5a10ec2 apply PR comments for drawing interposer
soheilshahrouz 8979661 add doxygen comments
soheilshahrouz 0ee28c8 draw interposer cut lines exactly in the middle of channel/between th…
soheilshahrouz f256e2f Merge branch 'master' into temp_interposer_cut_dim
soheilshahrouz 844fe90 add tile_width/tile_height to compute the middle of channel
soheilshahrouz cd2381e more detailed comments
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
draw interposer cut lines exactly in the middle of channel/between th…
…e last wire and next tile during placement/routing
- Loading branch information
commit 0ee28c89ee728b4ab4cdc62ea5d87c49d54761ef
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
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.