• What purpose does BURST feature in AHB serve?
    I am not able to see any visible improvements due to the BURST transfers. The same BURST transfer could be done through multiple SINGLE transfers, in the same number of cycles. Then what is te advantage...
  • What purpose do wrapping BURST transfers serve?
    I've understood how it works and what happens in it, but what is the use of having a wrapping bursts? What are some scenarios where it provides an edge?
  • single burst in ahb lite
    HI I am using a single transfer in ahb lite in wait state.First i am write till htrans will maintain or not. If i am using a write based read ,The write is not complete due to wait at the time ,At...
  • quiery about AHB burst mode
    Note: This was originally posted on 19th November 2008 at http://forums.arm.com hi, in the AHB burst mode is it the Master that drives consecutive address to slave, or is it that the master only sends...
  • AHB-lite Slave Burst Operation
    Hi all, I am trying to optimize the throughput of an AHB-lite slave by taking advantage of INCR4, INCR8, INCR8 burst transactions from the master (only issues SINGLE, INCR4/8/16). The slave is running...