#include <signal_if.h>
|
constexpr static bool | IS_LITE = false |
|
constexpr static unsigned int | BUSWIDTH = BUSWDTH |
|
constexpr static unsigned int | ADDRWIDTH = ADDRWDTH |
|
constexpr static unsigned int | IDWIDTH = IDWDTH |
|
constexpr static unsigned int | USERWIDTH = USERWDTH |
|
constexpr static unsigned int | AWSNOOPWIDTH = AWSNOOPWDTH |
|
constexpr static unsigned int | RESPWIDTH = RESPWDTH |
|
template<unsigned int BUSWDTH = 32, unsigned int ADDRWDTH = 32, unsigned int IDWDTH = 32, unsigned int USERWDTH = 1, unsigned int AWSNOOPWDTH = 3, unsigned int RESPWDTH = 4>
struct axi::ace_cfg< BUSWDTH, ADDRWDTH, IDWDTH, USERWDTH, AWSNOOPWDTH, RESPWDTH >
- Template Parameters
-
BUSWDTH | |
ADDRWDTH | |
IDWDTH | |
USERWDTH | |
CACHELINE | cacheline size in Bytes, defaults value is 64 bytes |
Definition at line 113 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/bus_interfaces/axi/signal_if.h