#testing #math #no-std

macro no-std lfsr-macro-generate

Macro for generation of Galois linear feedback shift registers

2 unstable releases

0.3.0 Mar 30, 2020
0.2.0 Jun 7, 2019

#880 in #embedded

Download history 300/week @ 2024-05-15 258/week @ 2024-05-22 25/week @ 2024-05-29 16/week @ 2024-06-05 18/week @ 2024-06-12 15/week @ 2024-06-19 11/week @ 2024-06-26 449/week @ 2024-07-03 742/week @ 2024-07-10 427/week @ 2024-07-17 121/week @ 2024-07-24 11/week @ 2024-07-31 28/week @ 2024-08-07 8/week @ 2024-08-14 8/week @ 2024-08-21 62/week @ 2024-08-28

108 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

15KB
176 lines

LFSR

  • An implementation of Linear feedback shift registers
    • Galois XOR
  • Macros to generate LFSRs with custom parameters
  • Macros to generate efficient reverse lookup functions

docs crates.io ci

Documentation

On docs.rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~2.5MB
~55K SLoC