Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSomething does not look right with your timing diagram.
Look at the signals in the read clock domain. They appear to be half a clock different than the CLKOUT signal, i.e., some logic is using the rising edge, while other logic is using the falling edge. Try and create a testbench with just the FIFO in it. Reproduce the error and post the testbench code. Cheers, Dave