Navaneeth
New Contributor
3 years agoDSP Block Stratix 10 - Multiply Accumulate
Hi We wish to perform c = c + (a * b) where,
a, b and c are 32-bit unsigned numbers.
Please let us know how best to implement this multiply-accumulate in Verilog so that the DSP blocks avail...
- 3 years ago
Hi,
You can also check the full design template within Quartus.
Thank you
Kshitij Goel