CMX
CMX firmware code in-line documentation
 All Classes Namespaces Files Functions Variables
mini_fifo.vhd File Reference

Super-light weight fifo transferring data from one clock domain to next clocks must be exactly the same frequency but are of unknown phase relationship. More...

Go to the source code of this file.

Entities

mini_fifo  entity
 
Behavioral  architecture
 

Detailed Description

Super-light weight fifo transferring data from one clock domain to next clocks must be exactly the same frequency but are of unknown phase relationship.

Author
W. Fedorko
Date
: 01 Mar 2013

Data width is the same on input and output. Uses set_mem_ctr signals from the mini_fifo_synchroniser

Definition in file mini_fifo.vhd.