-
Notifications
You must be signed in to change notification settings - Fork 743
Update mvdr_beamforming FPGA design with code to support real IO Pipes #476
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
27 commits
Select commit
Hold shift + click to select a range
2b4aa51
Copying all code from commit hash 88b0f05c90436359fa93fbfdd77a6f953ea…
mdbtucker 4c7076f
Copying all code from commit hash f2269f9a6437eeab79155bb277ffd8ac3e1…
mdbtucker 667ab02
Added formatting comments prior to running clang-format
mdbtucker e5a1d75
Ran clang-format with style=Google on all source files
mdbtucker fce6d0d
Removed executable mode on all files.
mdbtucker 330e475
Eliminated compile warnings from InputDemux.
mdbtucker fd33c5e
Deleted unused files
mdbtucker 649736e
Fixed a comment in InputDemux
mdbtucker c85ba6c
Minor change in InputDemux to make code more readable and easy to mai…
mdbtucker c19fc6f
Rewrote Transpose kernel to eliminate FMAX bottleneck. Reported FMAX…
mdbtucker 71d1b0c
Transpose code clean-up
mdbtucker 6a2b74f
Ran clang-format on Transpose.hpp
mdbtucker a8f59d4
Assorted minor code clean-up based on review comments.
mdbtucker 2a7dbd6
Merge pull request #3 from mdbtucker/mvdr_dev_transpose
mdbtucker 4a9511a
Code clean up. Removed some dead code and some TODO comments.
mdbtucker f6bac58
Updated command line argument parsing in mvdr_beamforming.cpp to trea…
mdbtucker 413ff0a
Added sections to README about real IO pipes (loopback test and full …
tyoungsc d61de96
Small changes to README
tyoungsc 2523fdb
README updates
tyoungsc e1f5a13
README updates
tyoungsc 63bb411
Added message from Josh to README
tyoungsc bc7716e
Merge pull request #4 from mdbtucker/readme_updates
mdbtucker 9d6b40b
Increased depth of xrx data pipe to try to improve throughput
mdbtucker f1fa9ba
Minor README cleanup
mdbtucker 5fc1fac
Merge pull request #5 from mdbtucker/mvdr_dev_throughput
mdbtucker ca2b6dc
Fixed casting from char to unsigned char in ForwardSubstitution.hpp
mdbtucker b89ab04
Fix casting in Beamformer from char to unsigned char
mdbtucker 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
2 changes: 1 addition & 1 deletion
2
DirectProgramming/DPC++FPGA/ReferenceDesigns/mvdr_beamforming/mvdr_beamforming.vcxproj.user
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.