• AHB master continues transfer after error response
    Hi Everyone, Consider an AHB transaction in which the AHB slave signals an error response, and the AHB master decides to continue the transfer with the present slave. Following are three waveforms that...
  • AHB slave
    1.) In AHB, When early burst termination is occurred, HRESP should be OKAY and HREADY should be high? 2.) Is there any possibilities that if write transaction is in progress and if burst is not completed...
  • AHB Slave HREADY
    Hello I am new to AMBA and I am writing code AHB slave in one of my project, I have read specs. My question is Is there any specific condition for slave when it gives HREADY low? I am confused with HREADY...
  • AHB split retry response
    Note: This was originally posted on 9th December 2008 at http://forums.arm.com IN AMBA AHB , there are split and retry response. These are 2 cycle responses. whole SPLIT sequence is given in the spec...
  • AHB lite single master single slave
    I have completed the material provided by arm, can i plz have a simple code of single master and single slave in ahb_lite protocol for better understanding?