Forum Discussion
Altera_Forum
Honored Contributor
13 years agoQuestions about SGDMA's IN connected to Avalon-ST Dual Clock FIFO.
If SGDMA(Stream to Memory)'s IN is connected to Avalon-ST Dual Clock FIFO's out,the there are SOP,EOP signals built in SGDMA IN port. The SOP,EOP inside SGDMA IN port is INPUT attributes,and the D...
Altera_Forum
Honored Contributor
13 years agoThanks Daixiwen.
"If you configure the SGDMA to use the EOP signal (i.e. set the transfer length to 0 bytes) then it will read data coming from the DC_FIFO until it sees the EOP signal asserted." Or else the SGDMA will receive data accroding to the descriptor and ignore the EOP signal?