You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Although the division algorithm yields correct results, the missing input registers in DSP48, namely AREG and BREG (and ACASREG and BCASREG), hurts timing.
Solution: Activate DSP48 input registers and reimplement the algorithm considering an additional one clock cycle delay in DSP48.
The text was updated successfully, but these errors were encountered:
Problem: Although the division algorithm yields correct results, the missing input registers in DSP48, namely AREG and BREG (and ACASREG and BCASREG), hurts timing.
Solution: Activate DSP48 input registers and reimplement the algorithm considering an additional one clock cycle delay in DSP48.
The text was updated successfully, but these errors were encountered: