Commit 01a7076
Update mvdr_beamforming FPGA design with code to support real IO Pipes (oneapi-src#476)
* Copying all code from commit hash 88b0f05c90436359fa93fbfdd77a6f953ea82a62 on gitlab.devtools.intel.com:29418/hld-das/oneapi_streaming.git
* Copying all code from commit hash f2269f9a6437eeab79155bb277ffd8ac3e1eb872 on gitlab.devtools.intel.com:29418/hld-das/oneapi_streaming.git
* Added formatting comments prior to running clang-format
* Ran clang-format with style=Google on all source files
* Removed executable mode on all files.
* Eliminated compile warnings from InputDemux.
* Deleted unused files
* Fixed a comment in InputDemux
* Minor change in InputDemux to make code more readable and easy to maintain.
* Rewrote Transpose kernel to eliminate FMAX bottleneck. Reported FMAX now 480 MHz with a single while(1) loop with II 1. Code still needs some cleanup.
* Transpose code clean-up
* Ran clang-format on Transpose.hpp
* Assorted minor code clean-up based on review comments.
* Code clean up. Removed some dead code and some TODO comments.
* Updated command line argument parsing in mvdr_beamforming.cpp to treat num_matricies <= 0 to mean use the default value (currently 1024). Updated the .vcxproj.user file to use the new command line argument format. Updated the .vcxproj file with the correct list of source files.
* Added sections to README about real IO pipes (loopback test and full design)
Waiting for respond from Josh about the TODO section.
* Small changes to README
* README updates
* README updates
* Added message from Josh to README
* Increased depth of xrx data pipe to try to improve throughput
* Minor README cleanup
Signed-off-by: mtucker <mike.d.b.tucker@intel.com>
* Fixed casting from char to unsigned char in ForwardSubstitution.hpp
Signed-off-by: mtucker <mike.d.b.tucker@intel.com>
* Fix casting in Beamformer from char to unsigned char
Signed-off-by: mtucker <mike.d.b.tucker@intel.com>
Co-authored-by: tyoungsc <tanner.young-schultz@intel.com>1 parent 0219db1 commit 01a7076
17 files changed
Lines changed: 1847 additions & 532 deletions
File tree
- DirectProgramming/DPC++FPGA/ReferenceDesigns/mvdr_beamforming
- src
Lines changed: 83 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | 152 | | |
175 | 153 | | |
176 | 154 | | |
177 | 155 | | |
178 | 156 | | |
179 | 157 | | |
180 | 158 | | |
| 159 | + | |
181 | 160 | | |
182 | 161 | | |
183 | 162 | | |
| |||
188 | 167 | | |
189 | 168 | | |
190 | 169 | | |
191 | | - | |
| 170 | + | |
192 | 171 | | |
193 | 172 | | |
194 | 173 | | |
195 | 174 | | |
196 | 175 | | |
197 | 176 | | |
| 177 | + | |
198 | 178 | | |
199 | 179 | | |
200 | | - | |
201 | | - | |
202 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
203 | 184 | | |
204 | 185 | | |
205 | 186 | | |
206 | 187 | | |
207 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
208 | 191 | | |
209 | 192 | | |
210 | 193 | | |
| |||
214 | 197 | | |
215 | 198 | | |
216 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
85 | 81 | | |
86 | | - | |
87 | | - | |
| 82 | + | |
| 83 | + | |
88 | 84 | | |
89 | 85 | | |
90 | 86 | | |
| |||
126 | 122 | | |
127 | 123 | | |
128 | 124 | | |
129 | | - | |
130 | | - | |
| 125 | + | |
| 126 | + | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
148 | 144 | | |
149 | 145 | | |
150 | 146 | | |
151 | | - | |
152 | | - | |
| 147 | + | |
| 148 | + | |
153 | 149 | | |
154 | 150 | | |
155 | 151 | | |
| |||
Lines changed: 41 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
31 | 50 | | |
32 | 51 | | |
33 | 52 | | |
| |||
54 | 73 | | |
55 | 74 | | |
56 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
57 | 82 | | |
58 | 83 | | |
59 | 84 | | |
60 | 85 | | |
61 | 86 | | |
62 | | - | |
| 87 | + | |
63 | 88 | | |
64 | | - | |
| 89 | + | |
65 | 90 | | |
66 | | - | |
67 | | - | |
| 91 | + | |
| 92 | + | |
68 | 93 | | |
69 | 94 | | |
70 | 95 | | |
| |||
124 | 149 | | |
125 | 150 | | |
126 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | 235 | | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
| 138 | + | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments