Where does channel data stored when the AXI interconnect is busy?
Assume the AXI interconnect is busy at the moment, and there is a master that wants to read/write something to a slave. So, is this request stored temporarily at the master itself or at the master/sl...