intel / rohd-hcl

A hardware component library developed with ROHD.
https://pub.dev/packages/rohd_hcl
BSD 3-Clause "New" or "Revised" License
81 stars 23 forks source link

Fpvaluecompare #131

Closed desmonddak closed 2 weeks ago

desmonddak commented 2 weeks ago

Description & Motivation

Fixed fp comparison for negative numbers as well as -0 and +0.

Related Issue(s)

114

Testing

Test included.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No.