• AMBA AHB TRANSFER CONTINUE AFTER ERROR RESPONSE
    Hello everyone, Please describe me the transfer continuation process after ERROR response from the slave. As shown in the above figure at cycle T4 if MASTER identifies the ERROR response from the SLAVE...
  • AMBA AHB SLAVE MULTIPLE SPLIT RESPONSES TO SINGLE MASTER
    Can the AMBA AHB Slave give multiple SPLIT response again to the AHB Master that has been given SPLIT response before and after updating hsplit signal for that Master by the Slave?
  • What does an AHB slave do after issuing an ERROR, if the master decides to carry out the remaining transfers of the burst?
    The spec simply states that a master may cancel a burst after receiving an ERROR response for one of its transfers or continue with the remaining transfers. The spec does not go on to state what the slave...
  • Does Cortex-M3/M4 continue with burst in response to ERROR?
    AMBA spec states that 'Master can choose whether to terminate current burst or continue with burst in response to ERROR'. What does Cortex-M3/M4 do in response to ERROR? Does it continue with burst in...
  • In AHB, can i program HSPLITx signal from slave sequence
    Hi,     I have a scenario like 2masters firing write or read burst to different slave.      M1 ---> S1 (Slave S1 performs SPLIT response for any transfer of the burst )      M2 ---> S2 (Slave S2 performs...