Altera_Forum
Honored Contributor
10 years agoaltera_sc_fifo problem - invalid first transfer
Hello everyone!
I am developing design, which includes Altera's Single Clock FIFO implementation. Unfortunately it doesn't seem to work properly. In my earlier projects valid transfers took place only when out_ready signal was active. Here (screen), first part of the packet data ('aaaa....') is transfered before out_ready signal is set to '1' (and in consequence is lost). http://www.alteraforum.com/forum/attachment.php?attachmentid=11807&stc=1 Has anybody met such situation ? I will appriciate every suggestions. I attach screen with simulation in Modelsim ASE 10.1d and my testbench. matey22