Forum Discussion
Altera_Forum
Honored Contributor
12 years agoMaybe set your ALMOST_FULL threshold significantly lower?
If it is a 1024 deep FIFO, and you set the threshold to 1000, then you only have (24) clocks to service the FIFO before it will fill. If you're pushing FIFO data at 24MHz and NIOS is running at 100MHz, then maybe you have around 100 clocks --- which is not a lot of time.