Altera_Forum
Honored Contributor
14 years agoI have a problem about the sgdma when I used it to transfer vga data(800x600x4bytes)!
Hi,
Just as the title describes,I wanna to use the SGDMA to tranfer VGA data which has much of data(800x600x4bytes=1920000bytes).SGDMA is configured to Memory to Streaming mode , the descriptor memory is On-Chip Memory and its Read Block is connected to external SDRAM.You can find the SOPC diagram in the attachment(sopc.jpg). result.jpg is the diagram of result. My problem :Why the bottom of the diagram has much of white lines? I have used the SignalTap to probe the data from the SGDMA,when the number of data beyond 1910000 bytes(variable),it has some bytes of 0xFFFFFFFF.I have no idea how can I tackle the problem.Please help me ! Thank you!