Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAltera provides some filter IP. altera.com/support/examples/verilog/ver-fir-coefficient.html
If you don't have access to the IP then you can build a FIR filter from scratch or get some examples online. Then generate the Hamming Window coefficients. (matlab will do this for you). Altera has some examples: altera.com/support/examples/exm-list.jsp?cat=dsp_filters_transforms&GSA_pos=4&WT.oss_r=1&WT.oss=FIR%20filter%20example