ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
#include <systemc.h>
Go to the source code of this file.
Macros | |
#define | MAXLFSR 32 |
Functions | |
template<int W> | |
sc_uint< W > | GetNextLfsrState (sc_uint< W > state) |
unsigned int | GetPrimePoly (int degree, int select) |
#define MAXLFSR 32 |
sc_uint<W> GetNextLfsrState | ( | sc_uint< W > | state | ) |
unsigned int GetPrimePoly | ( | int | degree, |
int | select | ||
) |