Altera_Forum
Honored Contributor
20 years agoReceiving bad data from FIFO with DMA transfer
Hi to everyone,
i have some problems with the FIFO and reading DMA transactions. After the transaction, and i dumped the data on the screen. At the very beginning i find some data (2 or words), which doesn't belong to the data i put into the FIFO. Futhermore on several position a single datum is missing and the very next datum has been reading twice. If readout the FIFO with CPU (readl(...)) all is fine, so the data in the FIFO is OK. Any ideas? Thanks a lot