Altera_Forum
Honored Contributor
22 years agoDMA transferring question
Hello again,
I have a question about the dma engine that came with the older Nios I. My dma transfer now needs to be able to read some data, then skip x amount of bytes and then start reading again and repeating this until the end. I don't remember what this technique was called as I have not used it much. Does anyone know how to make the nios I dma to perform this? My only other alternative right now is to manually alter the data prior to the dma transfers. This would seem like an easy task for a dma engine to perform, but I am not sure. any ideas? thanx, -Quan