Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFIR Compiler Strange Output
I've just added an FIR Compiler to my design, for use as an antialiasing filter. The sampling frequency is 6.25kHz, and low-pass filter cutoff is 3kHz. I've run a test signal through; a pure s...
Altera_Forum
Honored Contributor
14 years agoTry to use the 12 MSBs in your output. It looks like you are truncating the 8 MSBs right now. Also please try to run a clock rate a bit higher than the sample rate. That way you will have a bit better margins.
/Boris