Altera_Forum
Honored Contributor
8 years agoCode Gerneration for DSP
Hi.
I have several operations on signed and unsigned long in my kernel, but only multiplication on signed long appears to use 8 DSP blocks. For example, division and modulo on long or unsigned long appear to produce costly logic instead of using DSP blocks. Is this expected behaviour in aoc version 16.0.X or an indicator for a bug in my code?