Forum Discussion
Altera_Forum
Honored Contributor
15 years agoany way to disable the packet support of SGDMA in 10.1
Is there any way to turn off packet support of SGDMA for stream-to-memory in v10.1? It seems not option to disable the packet support. I got follow message: Error: ADC/sgdam_0.in: the sink ...
Altera_Forum
Honored Contributor
15 years agoYou have to write your own custom Avalon-ST interface. sop doesn't have 1 bit.
Your design module is in between mm_to_st -> your custome interface -> st_to_mm Sean