Skip to content

liorweitz/LFSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LFSR

Linear Feedback Shift Register.

  1. simulates the generating of bits (shifting, etc.) for a configurable LFSR.
  2. finds the maximum period of a configuration by two options, brute force or linear algebra.

Releases

No releases published

Packages

No packages published

Languages