• 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?
  • AHB Lite
    Hi All, In the AHB Lite protocol, if slave provides error response then to terminate the current burst can master perform NON SEQ transfer to start another burst or it needs to first perform IDLE transfer...
  • AHB Lite Multiple burst without idle transfer
    Hi All, Consider the following burst transfers. 1. INCR4 (WR) IDLE INCR4(RD) 2. INCR4 (WR) INCR4(RD) 3. INCR4 (WR - WR1 ,WR2, IDLE, WR3 ,WR4 ) INCR4(RD) All the above transactions are valid...
  • AHB Lite Response
    Hi All, I have doubt in ahb_lite hresp signaling when the address phase is extending. In the following diagram transfer address c is extending because of data phase of B. In 3rd clk cycle address...
  • AMBA AHB5 to AHB lite
    Hello, what are the additional features added or removed in AHB lite; regards Pavan