Hello,
I managed the communication between two DSP using EDMA and CPU ( Memory Write and Read ) .
I try to communicate FPGA Cyclone IV GX to DSP C6678 .
The DSP works as RC and the FPGA as EP.
On FPGA side, I realized my design in Qsys as follows:
and I use NIOS II to read the data from OnChip_Memory ( the C6678 writes in FPGA ).
on DSP C6678 side, my configuration is :
PCIE_OB_LO_ADDR_M 0x70000000
PCIE_OB_HI_ADDR_M 0
the problem is that communication does not exist between FPGA and DSP.
I need your help please.
Thanks,
Sincerely,
Zakaria.