Arm Interview Question

What is an asynchronous Fifo

Interview Answer

Anonymous

Jun 10, 2020

It is a component used for buffering and flow control. An asynchronous FIFO uses a different clock for the reading and writing.

1