• State Machine for AHB-Lite Protocol
    This is more of a conceptual doubt than a doubt in protocol. I've come across many papers where state machines are designed for AHB and AHB-Lite. I never understood why a state machine is required and...
  • AHB_LITE Extended address phase
    Hi All , The following figure shows the INCR4 burst transaction. Here the address increment is happening in each clk cycle As per AHB protocol Single outstanding address is allowed. What are the...
  • 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-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...
  • Question about AHB-Lite interconnection
    Hello to all AHB experts, I have some question about AHB-Lite interconnection. If I want to build 2 masters share 1 slave systems. I add a arbiter in the interconnect circuit, so that only one master...