Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTypical Avalon ST source and SGDMA
Dear experts, I'm trying to connect the SGDMA with the Avalon ST SRC. Avalon ST SRC was generated from the SOPC template (I have no idea about what can be taken from the library), and the SGDMA ...
Altera_Forum
Honored Contributor
14 years agothat is because SGDMAs have packets which must be included those signals.
if you create your own component, you must attach those signal ( even they are just dummy) if you use some other IP-core, you can create adopter which has Avalon-ST sink with packet and Avalon-ST source without packet.( or opposite type ). there is always way to figure out.