I really need to free up some LEs so it would really help if my LPM_MULT blocks could be implemented in the embedded multiplier blocks. How do I do that?
I've looked at the documentation and in Table 25 it suggests that setting DEDICATED_MULTIPLIER_CIRCUITRY to YES is the way forward, but where do I do that?链接已复制
14 回复数
Yes, I've set the Cyclone IV in the megawizard.
I've looked in the .vhd file and it says -- THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE! This doesn't surprise me, and I guess I can ignore it. When you suggest setting DEDICATED_MULTIPLIER_CIRCUITRY, what's the syntax and where in the file does it belong?It should already be there if it is a valid setting.
I created an LPM_MULT for Cycline IV in Quartus 11.1 sp1 and that had the DEDICATED_MULTIPLIER_CIRCUITRY parameter in there but the implementation wasn't greyed either.