Axi5BaseArChannelConfig constructor
- int userWidth = 0,
- int idWidth = 0,
- bool useIdUnq = false,
- int addrWidth = 0,
- int lenWidth = 0,
- bool useLock = false,
- int sizeWidth = 0,
- int burstWidth = 0,
- int cacheWidth = 0,
- int protWidth = 0,
- int qosWidth = 0,
- int regionWidth = 0,
- int barWidth = 0,
- bool usePoison = false,
- bool rmeSupport = false,
- bool instPrivPresent = false,
- int pasWidth = 0,
- int mecIdWidth = 0,
- bool useChunk = false,
- int atopWidth = 0,
- int chunkNumWidth = 0,
- int chunkStrbWidth = 0,
- bool tracePresent = false,
- int loopWidth = 0,
- int mpamWidth = 0,
- bool useTagging = false,
- int secSidWidth = 0,
- int sidWidth = 0,
- int ssidWidth = 0,
- int snpWidth = 0,
- bool useNsaId = false,
- bool usePbha = false,
- int actWidth = 0,
- int subSysIdWidth = 0,
- bool useFlow = false,
- bool supportGdi = false,
- bool supportRmeAndPasMmu = false,
- int untranslatedTransVersion = 4,
Constructor.
Implementation
Axi5BaseArChannelConfig({
this.userWidth = 0,
this.idWidth = 0,
this.useIdUnq = false,
this.addrWidth = 0,
this.lenWidth = 0,
this.useLock = false,
this.sizeWidth = 0,
this.burstWidth = 0,
this.cacheWidth = 0,
this.protWidth = 0,
this.qosWidth = 0,
this.regionWidth = 0,
this.barWidth = 0,
this.usePoison = false,
this.rmeSupport = false,
this.instPrivPresent = false,
this.pasWidth = 0,
this.mecIdWidth = 0,
this.useChunk = false,
this.atopWidth = 0,
this.chunkNumWidth = 0,
this.chunkStrbWidth = 0,
this.tracePresent = false,
this.loopWidth = 0,
this.mpamWidth = 0,
this.useTagging = false,
this.secSidWidth = 0,
this.sidWidth = 0,
this.ssidWidth = 0,
this.snpWidth = 0,
this.useNsaId = false,
this.usePbha = false,
this.actWidth = 0,
this.subSysIdWidth = 0,
this.useFlow = false,
this.supportGdi = false,
this.supportRmeAndPasMmu = false,
this.untranslatedTransVersion = 4,
});