M5Utility 0.0.7 git rev:ba71c71
Loading...
Searching...
No Matches
lfsr.hpp File Reference

Linear feedback shift register (LFSR) More...

#include <bitset>
#include <climits>

Go to the source code of this file.

Classes

class  m5::utility::FibonacciLFSR_Right< N, Taps >
 Fibonacci LFSRs (right-shift version) More...
 
class  m5::utility::FibonacciLFSR_Left< N, Taps >
 Fibonacci LFSR (left-shift version) More...
 

Namespaces

namespace  m5
 Top level namespace of M5.
 

Detailed Description

Linear feedback shift register (LFSR)