Mark's GitHub Repo
LFSR-LAB - Explore Fibonacci, Galois, and State Space Linear Feedback Shift Registers
- Python, MATLAB, and C++ implementations of Fibinacci, Galois, and State Space LFSR architectures
- Convert between equivalent LFSR architectures
- Calculate and apply masks to arbitrarily shift the starting position of the pseudorandom sequence
- Fast algorithms for propagating the LFSR state forwards or backwards