Open omoiti opened 1 month ago
Added a Galois linear feedback shift register component.
N/A
Added unit tests for new component. Ran unit tests individually and using dart test.
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 add page for LFSR implementation
Description & Motivation
Added a Galois linear feedback shift register component.
Related Issue(s)
N/A
Testing
Added unit tests for new component. Ran unit tests individually and using dart test.
Backwards-compatibility
No.
Documentation
Will need to add page for LFSR implementation