Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIIR in DSP-Builder with modified multiplier LUT or multiplie accumulate
Hi, I want to realize a filter bank with 32 x IIR band-pass filter with reduced Multiplier. I have a Altera DE2 board Ciclone 2, FPGA EP2C35F672C6N, possess only 70 9x9 Multiplier. Can someon...
Altera_Forum
Honored Contributor
16 years agocan you provide some extra information? do the filters have the same coefficients? what is the sample rate and available clock rate? how many bits are the data and coefficients?
you should be able to take HDL for an IIR and use LE based multipliers instead of DSP blocks by using synthesis attributes or instantiating MegaFunction multipliers.