Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- The sum of coeff is 51519. Do you think some thing is not set right in the fir compiler setting. --- Quote End --- I guess it's normal operation of the FIR compiler, but it ends up in a DC gain that's not a power of two, so you can't get a gain of 1 by just adjusting the number of bits. Provided, that the coefficients are now using the full range, you can use manual scaling to the next smaller power of two, 32768.