Arm interview question

What is an asynchronous Fifo

Interview Answer

Anonymous

10 Jun 2020

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

1