Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe FIR compiler scales the coefficients in a way, that the largest coefficient gets the maximum value in the choosen numeric format. To achieve a DC gain of 1 (respectively a power of 2), you have to use manual scaling. The rightmost "fixed point" column in the coefficient table shows the final coefficients used by the filter. Their sum should be a power of 2.