Altera_Forum
Honored Contributor
15 years agoFIR compiler & DSP blocks
This is a bit Off-topic but,
When I use the FIR compiler to produce a simple FIR, single rate, 64 coeffs, 14 bit samples, 16 bit coeffs, either single channel or two channel, the compiler doesn't use the embedded DSP blocks. I would have assumed that the parallel implementation would have used 64 multipliers and the serial at least 1 multiplier. The newer Cyclone devices seem to have more DSP blocks so I'm surprised the FIR compiler doesn't make use of them. I am not using FFTs at the moment, so I don't know if these use the DSP blocks. I don't use MATLAB. Do the filters generated from with MATLAB use the DSP blocks?