Forum Discussion
Altera_Forum
Honored Contributor
17 years agoInstead of using DSP blocks all the time, you can try using logic elements for some of the multiply and add. If you are using DSP Builder, in the GUI, there should be a section asking how you want to implement your multiply and add... simply choose auto and let the tool decide. If you are running out of DSP Blocks, then it would start using LEs to implement your multipliers...
Of course, reducing your hardware via TDM is always a good idea...