Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- the logic which controls the FIFOs read inputs works on the rising edge of CLKOUT, and the FIFO itself works on the falling edge. --- Quote End --- Is there a reason for this? So long as you've setup a TimeQuest .SDC file for the timing analysis and it passes, I guess its ok. However, its not something I've ever needed to do (except perhaps in an I/O element to meet timing). --- Quote Start --- Luckily I found the problem myself, and it's quite unrelated to the timing diagram. --- Quote End --- That is why I recommended trying to isolate the problem and posting a testbench. That exercise is usually enough to determine the problem :) Cheers, Dave