06-29-2018 11:07 AM
Hi,
I have programmed the KCU 1500 board using Vivado 2018.1. My platform is Windows 10 and I have used the Xilinx xdma driver for Windows. Along with the drivers there are some tests that you can perform like moving data from host to card and vice versa.
I have successfully completed all the tests.
Now I want to test my custom logic and interface. So in order to do this, I want to understand the scripts that transfer data between FPGA and the host. In dma folder, the tests are in pdb and exe format. Is there a way I can get the source files for those? I really need to understand how to write a custom script for the dma transfer!
Thank you.
06-29-2018 02:23 PM
Hi @vivek,
You might consider taking a look at the Linux sources. Otherwise, I would contact your Xilinx FAE or Sales team for access to the Windows Driver Lounge where source is available.
06-29-2018 02:23 PM
Hi @vivek,
You might consider taking a look at the Linux sources. Otherwise, I would contact your Xilinx FAE or Sales team for access to the Windows Driver Lounge where source is available.
06-29-2018 02:29 PM
06-29-2018 02:40 PM
I got the source files - https://www.xilinx.com/member/xdma_windows_driver.html