Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCyclone V SX SoC - DMA Controller Peripheral Request Interface
Hi guys, I am trying to find out how the DMA peripheral request interface could be used. In the HPS component Interface description(cv_54028) and in the DMA Controller description(http://www...
Altera_Forum
Honored Contributor
11 years agoOops you are correct, I had RX and TX backwards. The RX and TX are from the perspective of the DMA and not the FIFO, so TX is when you write data into the FIFO and RX is when you read data from it.