-
Notifications
You must be signed in to change notification settings - Fork 415
NoC Placement Code Improvement #2315
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 all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3620dfd
removed a single comparison function to a if condition (item 1 in iss…
saaramahmoudi 4f11614
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
saaramahmoudi 83a57b3
fixed some comments typos
saaramahmoudi e56b21e
simplified update_traffic_flow_link_usage (item 5 in issue 2262)
saaramahmoudi c3d2c21
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
saaramahmoudi 0affc74
make format executed
saaramahmoudi 9004a2a
found a comment typo, update some comments
saaramahmoudi d1a9bc0
changed noc internal datastructure to reduce propose_router_swap time…
saaramahmoudi 9d377c9
commented the modified data structure, fixed some comments' typos
saaramahmoudi b217272
make format
saaramahmoudi 9a05c69
removed extra casting
saaramahmoudi c1a8404
created a struct for each traffic flow agg_bandwidth and latency (ite…
saaramahmoudi efd718e
C++ formatting
saaramahmoudi a11dc3b
changed function arguments from pointer ro ref (item 6 in issue 2262)
saaramahmoudi 8937c91
fixed test_noc_traffic_flow.cpp to work with new function params
saaramahmoudi 82b3073
resolved conflicts with master branch
saaramahmoudi 95aa796
removed some extra casting between loop variable and NoCTrafficFlowId…
saaramahmoudi 3c70337
removed extra function argument from commit_noc_costs
saaramahmoudi a50c9a4
removed extra conversion
saaramahmoudi a9734ef
fixed all unnecessary casting in NoC-related code (item 4 in issue 2262)
saaramahmoudi a46d081
changed NoC data structures and function call to avoid passing unnece…
saaramahmoudi b38dd66
fixed compiler issues with noc unit tests
saaramahmoudi ed122fd
make format
saaramahmoudi 36beac2
fixed typos in NoC-related code
saaramahmoudi 4c36ec6
clear the internal data structure for traffic flows' ids - resolved u…
saaramahmoudi 4775ab9
fixed comment typos for test_noc_place_utils
saaramahmoudi 821544f
fixed comment typos in test_noc_storage
saaramahmoudi 5ad822f
fixed typos in test_noc_traffic_flows
saaramahmoudi ddcb510
noc functions comments updated based on pr review request
saaramahmoudi dec2295
noc_place_utils functions review applied
saaramahmoudi 8641df8
changed the setter function argument to a const value
saaramahmoudi cbc5b0b
added the const to cpp file
saaramahmoudi 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.