Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt seems that this condition never happens
if (usedw_r==1)
valid <= 1;
How can i get the half full signal from an assyncrhonos FIFO??? And am i writing right to the fifo with my code that i shown in the first post?