Using the FIR filter megafunction correctly
Im using an DSP Development Kit Stratix III Edition, and I'm trying to realize a totally simple digital filter on it. The whole peripherie is working correctly (when I just switch the input through to the output, a sinus produced by a function generator can be monitored correctly by an oscilloscope at the output). But when I try to use a block made by the megafunction FIR compiler (version 8.0), I only get crap at the output - the crap looks like a rectangular function, with the same fundamental frequency as the input sinus. Is there maybe some oversteering? Does someone know what might be wrong? In the first step I just want to implement a basic low pass - but I'm not able to select the right parameters ... please help, if you can. :confused: