• AHB Bus Protocol -- Address Phase
    Hi, AHB-newbie here. For AHB-lite is there any way that the Slave may signal to the Master that it is not ready to accept any transactions? Driving HREADY low only extends the data phase of the current...
  • Error scenario in AHB protocol
    Hi, I am developing a RTL code for AHB lite - AXI bridge. I want to understand what are the possible error scenarios in AHB? 1.I can think of invalid address as the only case. Is there any other scenario...
  • AHB HREADY low not after address phase
    What would happen if HREADY will be lower not after address phase, but according to HW internal logic that wants to hold CPU for some clock cycles. Thanks
  • Alignment Address Calculation in AHB
    Hello I want to know the calculation for HSIZE=2 and Wrap 8 and starting address is 0x4 and how we are doing alignment ???
  • 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...