Commit 7bb3748
authored
FPGA: Fix
This change addresses a bug in the full-system flow where a pointer was not being passed into MatrixReadPipeToDDR.IS_BSP flow for pca and qri (oneapi-src#2501)1 parent d06e7b4 commit 7bb3748
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- DirectProgramming/C++SYCL_FPGA/ReferenceDesigns
- pca/src
- qri/src
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments