• 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?
  • AMBA AHB5 to AHB lite
    Hello, what are the additional features added or removed in AHB lite; regards Pavan
  • 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...
  • Does AHB-Lite Protocol require the master processor to be pipelined?
    The transfers in AHB protocols occur in two phases - address phase and data phase. Does this mean that the processor (Master) must have pipelined architecture?
  • 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...