100% found this document useful (2 votes)
1K views1 page

Ahb Interview Questions

The document contains 23 questions about the Advanced High-performance Bus (AHB) architecture, a bus standard used to connect components in embedded systems. The questions cover topics like how AHB supports pipelined transfers, the size of transfers, the 1k boundary concept, single-cycle versus two-cycle responses, out of range addresses, connecting multiple slaves, arbitration methods, split-retry transfers, BUSY responses, burst transfer types like WRAP4 and INCR4, calculating burst sizes, the roles of HREADY and alignment.

Uploaded by

Ramachandran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
1K views1 page

Ahb Interview Questions

The document contains 23 questions about the Advanced High-performance Bus (AHB) architecture, a bus standard used to connect components in embedded systems. The questions cover topics like how AHB supports pipelined transfers, the size of transfers, the 1k boundary concept, single-cycle versus two-cycle responses, out of range addresses, connecting multiple slaves, arbitration methods, split-retry transfers, BUSY responses, burst transfer types like WRAP4 and INCR4, calculating burst sizes, the roles of HREADY and alignment.

Uploaded by

Ramachandran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

AHB Interview Questions

1.

How AHB is pipelined architecture?

2.

What is the size of max data can be transferred in single transfer?

3.

Explain 1k boundary concept in AHB?

4.

Okay response is single cycle? but error/split/retry is two cycle, why?

5.

Explain the concept of two cycle response?

6.

What if the slave gets the address out of range?

7.

How to connect multiple slaves to single master?

8.

Explain the round robin arbitration concept?

9.

Explain the split-retry concept?

10.

What is the difference between HREADY and HREADY_OUT signals?

11.

What is the slave response for BUSY transfer?

12.

What is the difference between WRAP4 and INCR4?

13.

How to terminate the INCR type transfer?

14.

What is difference between BURST and Beat?

15.

How to calculate the size of the burst?

16.

Is HREADY is Input or output to/from the slave?

17.

What is align and un-align concept?

18.

Explain wrapping calculation?

19.

Is early burst termination is done by Slave/Arbiter?

20.

Explain the LOCKED transfer?

21.

What is default Master?

22.

What is little-endian and big-endian?

23.

How slave will detects the end of INCR type burst transfer?

You might also like