quir_ol
New Contributor
3 years agoReading from On-Chip FIFO does not consumes data
Hello all,
Im trying to read data from On-Chip FIFO. The problem I have is that it seems that the FIFO does not 'advance' whenever I read a new data. What I mean is, I'm able to read the FIFO's le...
- 3 years ago
According to this, you've got your addresses swapped in your read command:
The FIFO output (the agent interface) should be listed first and the CSR interface should be listed second.