Question d’entretien chez Qualcomm

Write some codes to explain how to design asynchronous FIFO.

Réponse à la question d'entretien

Utilisateur anonyme

17 juin 2021

Starting from a basic synchronous FIFO and introduce the in/out. Then highlight the challenges in clock domain crossing of the write and read counts to decided full and empty conditions. Mention Grey code counter.