An AXI configuration corresponding to the AXI4-Lite standard.
More...
#include <axi4_configs.h>
|
enum | {
dataWidth = 32
, useVariableBeatSize = 0
, useMisalignedAddresses = 0
, useLast = 0
,
useWriteStrobes = 1
, useBurst = 0
, useFixedBurst = 0
, useWrapBurst = 0
,
maxBurstSize = 1
, useQoS = 0
, useLock = 0
, useProt = 0
,
useCache = 0
, useRegion = 0
, aUserWidth = 0
, wUserWidth = 0
,
bUserWidth = 0
, rUserWidth = 0
, addrWidth = 32
, idWidth = 0
,
useWriteResponses = 1
} |
|
An AXI configuration corresponding to the AXI4-Lite standard.
Definition at line 110 of file axi4_configs.h.
The documentation for this struct was generated from the following file: