Altera_Forum
Honored Contributor
16 years agoNios CPU read FIFO
Hi, all
I'm trying to use Nios CPU to read data from a FIFO via Avalon interface. However, when I read data through a pointer which points to the FIFO base address, the data are constant and the data on the output port of FIFO are changing. Could anyone give some hints? How to use the Nios CPU to fetch data form the FIFO? Thanks very much