• 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
    why okay response is single cycle?but error,split,retry is two cycle.why?
  • HTRANS for HBURST == SINGLE
    Is HTRANS always NONSEQ for SINGLE bursts? I imagine this is ok: A0 A1 A2 NONSEQ NONSEQ NONSEQ SINGLE SINGLE SINGLE I imagine this is not ok (?): A0 A1 A2 NONSEQ SEQ SEQ SINGLE SINGLE SINGLE
  • Why does AHB or APB support only 16 slave devices?
    I would like to know why only 16 slave device select lines are present in the AHB and APB bus architectures.