Forum Discussion
Altera_Forum
Honored Contributor
11 years agostrange behavior of DCFIFO, how to meet the "Functional Timing Requirements"
Hi, My DCFIFO on Cyclone V is broken. Data is lost. depends on FIFO type, MLAB or M10k, data corruption is severer as FIFO larger. I wrote to DCFIFO like this: if(~fifo_fu...
Altera_Forum
Honored Contributor
11 years agoAlso make sure you are using the full flag from the write domain and not the read domain. (It defaults to only bringing out the write domain one, but just in case...)