Resolve "basop-2556-conditions-alignment-between-float-and-fix-for-corner-cases"

Reason why this change is needed

  • The code review revealed discrepancies between float and fixed-point conditions. Although these differences do not impact bit‑exactness in the short self-test vector and can be considered corner cases, aligning the conditions across implementations is still recommended.

Description of the change

  • Aligning conditions

Affected operating points

  • Should be BE most of the time

Closes #2556 (closed)

Edited by vaillancour

Merge request reports

Loading