SERMASWATHIKA
Contributor
2 years agoconnection_between_msgdma_and_OCM
Hi Team,
i am upgrading the design from 13.1 to 22.1. in my design i have ethernet ip , in 13.1 ethernet is handled SGDMA with OCM. In 22.1 SGDMA ip is available, but while generating bsp , it is not supporting. So i am changing the sgdma ip to msgdma ip.
in 13.1 version, sgdma is connected with ocm like this,
sgdma descriptor read and write(avalon master) is connected to ocm slave. But in msgdma descriptor slave is the avalon slave. How i can connect the msgdma descriptor slave to OCM . I got confused in this connection.
Please guide me to resolve this issue.