Forum Discussion
Altera_Forum
Honored Contributor
12 years agoFIR Compiler II multichannel operation
Hi all. I'm using FIR compiler II megafunction to create a block with the following parameters: Decimation filter this N = 2; Number of channels : 11; Clock frequency : 50 MHz; Input...
Altera_Forum
Honored Contributor
12 years agoif you don't need any channel just ignore it. its input becomes irrelevant and you will discard its output. You need however (I believe) keep valid same for all cases since the core expects 11 valid data per its cycle.