Linear Feedback Shift Register - Documentation¶
# Checkout New Homepage¶
![]() |
![]() |
- Authors: Nikesh Bajaj, Jesús Requena Carrión
- Version: 1.0.7 | 03/01/2023
- Homepage : https://pylfsr.github.io
See also
Info
Version: 1.0.7 | Released on 03/01/2023
Linear Feedback Shift Register. This package includes following components:
- Useful Links:
- Installation
- API: LFSR Class
- API: Supporting Functions
- Examples
- Basic Examples:
- Displaying & Visualization
- LFSR Properties & Tests
- LFSR Properties:: Test 3+1 properties of LFSR
- Test LFSR [5,3], for 5-bit LFSR, which we know is a primitive polynomial
- Test LFSR [5,1], for 5-bit LFSR, which we know is *NOT* a primitive polynomial
- Test individual properties
- +
- Feedback (Primitive) Polynomials:
- Get a list of feedback polynomials for a m-bit LFSR
- Get a image replica of a feedback polynomial
- Changing feedback polynomial in between
- Changing configuration in between
- Generators
- MATLAB CODE
- Contacts
- API LFSR
# Checkout New Homepage
This page has been moved. If you are not redirected within 3 seconds, click here to go to the Teaching.