Axi5WChannelConfig constructor
Constructor.
Implementation
Axi5WChannelConfig({
super.userWidth = 32,
super.dataWidth = 64,
super.useLast = true,
super.tagDataWidth = 0,
super.useTag = false,
super.useTagUpdate = false,
super.useTagMatch = false,
super.tracePresent = false,
super.loopWidth = 0,
super.strbWidth = 0,
super.usePoison = false,
});