An AXI configuration with no write strobes.
More...
#include <axi4_configs.h>
|
enum | {
dataWidth = 64
, useVariableBeatSize = 0
, useMisalignedAddresses = 0
, useLast = 1
,
useWriteStrobes = 0
, useBurst = 1
, useFixedBurst = 0
, useWrapBurst = 0
,
maxBurstSize = 256
, useQoS = 0
, useLock = 0
, useProt = 0
,
useCache = 0
, useRegion = 0
, aUserWidth = 0
, wUserWidth = 0
,
bUserWidth = 0
, rUserWidth = 0
, addrWidth = 32
, idWidth = 4
,
useWriteResponses = 1
} |
|
An AXI configuration with no write strobes.
Definition at line 92 of file axi4_configs.h.
The documentation for this struct was generated from the following file: