Sunday, January 16, 2022

Hardware Design Interview Questions - INTEL



1) What is the issue with below code snippets?


Ans -

2) How does 2DFF solves unpredictability? (NDFF solves unpredictability and not metastability?)
Ans -

2) 3) Is there any issue with below data synchronizer? If yes, how it can be resolved?









Ans -

4) Find out the maximum operating frequency for below circuit?









(Hint: Also check if the circuit can operate without any issues?

Ans -

5) What is reset synchronizer? Explain with circuit diagrams?

Ans -

6) What is the purpose of data whitening?

Ans -

7) There is 10:1 frequency ratio for Input and Output clock domain. How to synchronize write pointer, so that we can not lose track of empty condition?Any other option other than req-handshake synchronizer?

Ans -

8) Write parity detector for an input stream of data?

Ans -

9) How can you fix hazards during sequence transitions? If there is a hazard in a counter circuit when the count value transition from 5 to 6?

(Hint: Detect count values (which creates glitch) and pass through some logic gates to clear the counter for that particular transition which might cause glitch/hazard)

Ans -

10) What are the possible LINT issues?

Ans -

11) What is Latch inference? How to avoid it?

Ans -

0 Comments:

Post a Comment