ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
Load Store Unit options. More...
Load Store Unit options... | |
#define | CFG_LSU_WBUF_SIZE_LD 2 |
LSU write buffer size as log2. More... | |
#define | CFG_LSU_WBUF_SIZE (1 << CFG_LSU_WBUF_SIZE_LD) |
LSU write buffer size (derived). More... | |
Load Store Unit options.
#define CFG_LSU_WBUF_SIZE (1 << CFG_LSU_WBUF_SIZE_LD) |
LSU write buffer size (derived).
#define CFG_LSU_WBUF_SIZE_LD 2 |
LSU write buffer size as log2.
Defines the log2 of the number of write buffer elements in the LSU.