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 agoIIRC the packet signals are always there on the SGDMA's interfaces, whatever you do. You can insert an adapter, and if you use a specific byte count in the descriptor, the SGDMA will ignore the packet signals.