Closed desmonddak closed 1 month ago
Exposes PartialProductArray from PartialProductGenerator to allow for array generation outside of a Booth encoder.
None
Ran the existing multiplier tests.
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?
We could add documentation for the Array as distinct from the Generator, but it isn't absolutely necessary.
Description & Motivation
Exposes PartialProductArray from PartialProductGenerator to allow for array generation outside of a Booth encoder.
Related Issue(s)
None
Testing
Ran the existing multiplier tests.
Backwards-compatibility
No.
Documentation
We could add documentation for the Array as distinct from the Generator, but it isn't absolutely necessary.