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.

DM3730 communicate with FPGA Spartan-6

Other Parts Discussed in Thread: DM3730

Dear sirs,

I have a plan to design a processor board using DM3730 and FPGA Spartan-6 for video processing purpose.

Which is the best high-speed connection between DM3730 and FPGA can I use? (I found uPP on DSP, but I haven't code for it)

Thanks,

  • Hi Cao Son Dinh,

    The general-purpose memory controller (GPMC) provides the highest-performance data transfers and I recommend you to use it but you should be noted that the FPGA will opperates in slave mode in this case.

    BR
    Tsvetolin Shulev
  • Cvetolin Shulev-XID said:
    Hi Cao Son Dinh,

    The general-purpose memory controller (GPMC) provides the highest-performance data transfers and I recommend you to use it but you should be noted that the FPGA will opperates in slave mode in this case.

    BR
    Tsvetolin Shulev

    Hi Tsvetolin,

    Thank you for your reply.

    I decide to try both GPMC and PCIe connection between them.