MatchLib
Public Types | List of all members
axi::cfg::no_wresp Struct Reference

An AXI configuration with no write responses. More...

#include <axi4_configs.h>

Public Types

enum  {
  dataWidth = 64, useVariableBeatSize = 0, useMisalignedAddresses = 0, useLast = 1,
  useWriteStrobes = 1, 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 = 0
}
 

Detailed Description

An AXI configuration with no write responses.

Definition at line 74 of file axi4_configs.h.


The documentation for this struct was generated from the following file: