-
Notifications
You must be signed in to change notification settings - Fork 415
Clusterer feasibility changes #1641
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
Changes from 2 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
918219f
Added a vpr floorplanning constraints context
sfkhalid 1fdf881
Wrote code to set the PartitionRegion of the new cluster in start_new…
sfkhalid ca7b577
Added code to check for an empty PartitionRegion and code to check in…
sfkhalid ed6e7a8
Modified function for intersecting atom and cluster PartitionRegions
sfkhalid 532a143
Fixed bug where cluster PartitionRegion was not updated soon enough i…
sfkhalid 511a994
Ran make format
sfkhalid 8008b2e
Added function to echo cluster contents
sfkhalid 54f4995
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid 5845338
Added routine print_pack_status to print some cluster stats increment…
sfkhalid 7b465fe
Printed end of clustering stats in table format
sfkhalid 6fb45ff
Shortened and clarified some comments
sfkhalid 3a606e8
Made formatting changes to cluster echo file
sfkhalid 4fceb1e
Changed frequency of cluster progress messages
sfkhalid f00d55d
Need to merge changes to be able to push to remote branch. Merge bran…
sfkhalid f34a1d6
Changed data structure for holding cluster constraints from unordered…
sfkhalid e4b8257
Changed place where cluster's PartitionRegion is updated so that it d…
sfkhalid 6e59e42
Added comments and removed unnecessary variables
sfkhalid ffa49a1
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid 83cfe2b
Made packing progress print every 4%
sfkhalid ed0cd07
Need to update local branchMerge branch 'clusterer_feasibility_change…
sfkhalid 7e8f9d5
Print clustering progress in a table
sfkhalid c8b58b8
Added function level comments and table headers
sfkhalid f11da67
Modified build_device_grid function call in SetupGrid.cpp to get rid …
sfkhalid 899a3da
Create the temporary cluster PartitionRegion earlier in the flow when…
sfkhalid afcb926
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid ee4bf86
Moved print functions to be within their respective class. ex - print…
sfkhalid 37ef5a7
Merge origin with local to be able to push changes to local 'clustere…
sfkhalid cfb812f
Comment update for print_constraints function
sfkhalid e2a7bfc
Updated comment for echo_constraints function
sfkhalid 680cbdc
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid 40e9534
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid d2d6fcb
Updated PartitionRegion class comment
sfkhalid bd217bf
Need to run make format on changes that were merged remotely 'cluster…
sfkhalid 8c5bc25
Ran make format to fix formatting in vtr geometry file
sfkhalid b807f83
Merge branch 'master' into clusterer_feasibility_changes
sfkhalid 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
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.