• axi read transfers
    what is the difference between overlapping and out of order transfers in Aciform the explanation it seems that both are same is this the case?
  • AXI read transfer
    If the slave is not able to process read request from master, which response is expected from slave?
  • AXI transfer
    Consider Data interface is 64 bit. It is Write transfer. AXI master need to transfer 11 bytes and starting address is 0. Anyone suggest which one is a valid among below mentioned two scenarios. Scenario...
  • AXI4 - read data interleaving
    Hi Folks, We need a clarification on Read Data Interleaving on AXI4 Read Data Interleaving is supported in AXI4 and following is my understanding on Data Interleaving: Multiple Read commands can be executed...
  • AXI read reordering depth and read interleaving depth. Are they same?AXI
    Is interleave and reorder the same concept? My interpretation is a slave can reorder without interleaving, which means entire read burst are reordered with no interleaving. So my understanding is they...