Forum Discussion
zlan01
New Contributor
6 years agoquestion about lpm_divide pipeline ?
I am implementing a project using max10 and using lpm_divide, but when I set the output delay parameter, the area occupation is still 87%, in my thought when I set the output delay parameter to 4,...
zlan01
New Contributor
6 years agothe key is that the logic resource is not engouth for my project, generally we can using time to save the usage of the logic resource. can we do that using the LPM_PIPELINE parameter , or the LPM_PIPELINE parameter just delay the output ,but the divider is still a pure combinational logic, and the area occupation will not decrease , and it always keep the same area occupation for the lpm divider although the LPM_PIPELINE parameter is value bigger than zero ?