Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThis will be the inference of the lpm_divide. The code itself has nothing to do with lpm_divide (thats the synthesisor placing them for you)
As the error says, the LPM divide megafunction has a limit of 64 bits, so it cannot place a divider that large for you. You will have to find one that allows larger input or build your own.