-
Notifications
You must be signed in to change notification settings - Fork 415
Mark fixed blocks #1759
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
Mark fixed blocks #1759
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
cd289a2
Added code for marking down blocks that constrained to one location o…
sfkhalid 8ad3c1b
Region empty function now returns true if the rectangle either has im…
sfkhalid 77786c8
Ran make format
sfkhalid 25a5b7f
Changed default empty region values
sfkhalid 6c6772d
Added helper function for marking block locations and grid usage with…
sfkhalid bf766f0
Changed placement consistency error messages to improve clarity
sfkhalid c915129
Add function to count number of tiles covered by a floorplan region
sfkhalid 2f0dbf6
Changed comment
sfkhalid 8165a5d
Changed name of function mark_block_location->set_block_location
sfkhalid 8a90016
Added functions to check whether the PartitionRegion of a cluster blo…
sfkhalid 2cc056b
Ran make format
sfkhalid 904db47
Removed locked member function from Region class - was no longer need…
sfkhalid 4f94cbd
Merge branch 'master' into mark_fixed_blocks
sfkhalid 3a9096b
Got rid of unnecessary lines in mark_fixed_blocks
sfkhalid e359b20
merge branch 'mark_fixed_blocks' of https://github.com/verilog-to-rou…
sfkhalid 3c9c93a
Ran make format
sfkhalid e1fa745
Initialized grid blocks earlier in flow of reading in place file
sfkhalid f2305df
Refactored read_place to make use of set_block_location utility function
sfkhalid 7e0fe58
Improved error messaging during read place
sfkhalid 0504d8c
Refactored region size routine to return an int instead of a bool
sfkhalid 8c3c163
Refactored region tile cover routine to return int instead of bool
sfkhalid c3ad3b6
Modified is_pr_size_one to get rid of compiler warning
sfkhalid 6ad75c3
Added check to partition region size check to see whether multiple re…
sfkhalid 8887b6c
Added checks for whether subtile location is valid when marking fixed…
sfkhalid cbe935d
Merge branch 'master' into mark_fixed_blocks
sfkhalid 58e2683
Check whether subtile is compatible when adding fixed blocks
sfkhalid 57ae843
Moved initialization of placement structures during load place flow. …
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
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.