Axi5BaseBChannelConfig constructor
Constructor.
Implementation
Axi5BaseBChannelConfig({
this.userWidth = 0,
this.idWidth = 0,
this.useIdUnq = false,
this.useTag = false,
this.tagDataWidth = 0,
this.useTagUpdate = false,
this.useTagMatch = false,
this.tracePresent = false,
this.loopWidth = 0,
this.respWidth = 0,
this.useBusy = false,
});