rohd-hcl
rohd-hcl copied to clipboard
LFSR
Motivation
LFSRs are useful as pseudo-random deterministic generators in hardware.
Desired solution
Implement a Linear-feedback shift register (LFSR) in ROHD HCL
Alternatives considered
No response
Additional details
No response
Hi Max, let me work on this
Consider using this as a reference https://github.com/Nikeshbajaj/Linear_Feedback_Shift_Register/blob/master/docs/LFSR_Examples.rst