• Question about AXI Wrapping burst
    There is a statement ' For wrapping burst, the length of the burst must be 2,4,8 or 16 transfers. ' in AXI Addressing option. I cannot understand that why must be 2,4,8 or 16 transfers? Is there some...
  • AXI3 & AXI4 wrap burst length
    Hi, Was going through AXI spec. As per AXI spec: "AXI3 supports burst lengths of 1 to 16 transfers, for all burst types." "AXI4 extends burst length support for the INCR burst type to 1 to 256 transfers...
  • AXI 4 burst boundary
    Hi All, I searched alot that why AXI 4 is having 4k boundary , but I didn't get the answer . Can any one explain deeply for this ???
  • Can AXI data channel drop a burst?
    Hello,        I have a question regarding the AXI protocol, which I can seem to find the answer from the spec.        On the AXI read bus.        If the master send the slave 10 read burst commands, does...
  • AXI FIXED burst ; Wr/Rd narrow transactions.
    1. I'm examining AXI burst of FIXED type. 2. Data bus width is of 128bit. 3. case scenario WRITE :     awlen    = 2 (3 write transfers)     awsize  = 2 (32bit per each transfer)     awburst = 0 (FIXED...