Closed desmonddak closed 1 month ago
This is a PR for a new floating point adder that supports RNE rounding.
None.
Exhaustive and random testing of the two datapaths within the fpadder, as well as random testing of the final adder.
Is this a breaking change that will not be backwards-compatible? If yes, how so?
No.
Does the change require any updates to documentation? If so, where? Are they included?
Will need to describe this adder relative to the now 'simple' version previously in the library.
Description & Motivation
This is a PR for a new floating point adder that supports RNE rounding.
Related Issue(s)
None.
Testing
Exhaustive and random testing of the two datapaths within the fpadder, as well as random testing of the final adder.
Backwards-compatibility
No.
Documentation
Will need to describe this adder relative to the now 'simple' version previously in the library.