Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMega Wizard dual Clock FIFO Strange behavior !!!!!
Hullo guys , I have a Cyclone ||| board and im working on an application that uses dual clock 16-bit , 16-word deep FIFO . The write signal and clock r from the FPGA itself, and the read signal and ...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- The DCFIFO is a very old and very well tested IP, so I can only assume there is a problem with your design. the data path has no link to the control path at all, so your problems are impossible. The only issue can be a design issue. Can you post the code ? or the project? --- Quote End --- This is the main code , with the FIFO generated code and a picture of the FIFO Configurations . I simply Fill in the FIFO , then try read the values till it gets empty .