Difference between FIFO and circular buffer

Status
Not open for further replies.
Circular buffer is used to transfer data between clocks with same frequency and different phase. FIFO is used between asynchronous clocks.
 

Circular Buffer is a kind of method to implement a synchronous fifo.
Other type is asynchronous fifo in which read and write clock have no definite phase and frequency relationship between them.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…