Closed desmonddak closed 3 weeks ago
This change contributes an option to the ColumnCompressor: if a clk is provided, then the output rows will be flopped.
None.
A single test checks to make sure that the output is delayed by a flop and inputs changing are blocked from changing this value.
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?
Yes. TBD.
Description & Motivation
This change contributes an option to the ColumnCompressor: if a clk is provided, then the output rows will be flopped.
Related Issue(s)
None.
Testing
A single test checks to make sure that the output is delayed by a flop and inputs changing are blocked from changing this value.
Backwards-compatibility
No.
Documentation
Yes. TBD.