Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDivider fail setup constraint
i can't meet constraints of a 64 bit divider, i added 64 stages of latency inside divider. How can i do?
Altera_Forum
Honored Contributor
13 years agoi found the problem!!
if i disconnect the aclr, my divider setup slack increase noticeably! i think if a reset is inferred, more logic is required so this slow down the divider. if a reset isn't required, don't use it!!