Forum Discussion
Altera_Forum
Honored Contributor
12 years agoMax number of FIR filter coefficients
hi, my question is quite general for FPGA devices. i have a matlab code for a BP FIR filter with a very large number of coefficients, from 2k to 20k and above. if i would implement the filter ...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Post a link to the paper, or at least a reference if its something like an IEEE paper that you cannot post. --- Quote End --- heres a link: http://www.thinkmind.org/download.php?articleid=icn_2012_3_10_10022 you can see section VII. for the implementation. that's my question, to use FPGA should i change the filter to a CIC or can i leave it as is? --- Quote Start --- This is of course theory, and in practice doing this would require a lot of engineering effort. It really comes down to what you can afford and how you can compromise in the algorithm. --- Quote End --- tnx tricky, im not sure if i'll do it in practice more like writing something like (VII) of the paper about an altera device.