This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

使用SRIO实现DSP与FPGA互联的问题

Hi,TiI guys:

我在使用论坛上的keystone_SRIO 工程,想实现c6678 DSP与V6系列FPGA互联。如果我想使用DIO模式,在DSP一侧我需要怎么修改SRIO_2DSP_Test这个函数?

尤其是Keystone_SRIO_match_ACK_ID,如果第二块DSP换做FPGA,这个函数需要修改吗?或者我需要修改什么参数使两边ACKID匹配?另外也是在Keystone_SRIO_match_ACK_ID函数中,我没有找到本地inbound id的设置,请问这部分设置在哪里,谢谢~