RHSResearchLLC / NiteFury-and-LiteFury

Public repository for Litefury & Nitefury
273 stars 72 forks source link

Windows development support #13

Open c0ffymachyne opened 3 years ago

c0ffymachyne commented 3 years ago

From the files found in the repository I am guessing only Linux is supported, is this correct ?

AEW2015 commented 3 years ago

I have used these boards with Windows using the Xilinx XDMA driver or the Jungo PCIe driver (trail version). It is possible.

RHSResearchLLC commented 3 years ago

I'm using the XDMA IP provided by Xilinx, and their drivers; so I don't provide any additional support other than what Xilinx offers. That said, Xilinx does seem to have some support for Windows: https://forums.xilinx.com/t5/PCIe-and-CPM/XDMA-Driver-for-Windows-10/td-p/777694

AEW2015 commented 3 years ago

This is my video that shows a demo of the Xilinx XDMA drivers on Windows. https://youtu.be/m56rBYnmxME

c0ffymachyne commented 3 years ago

Thank you so much ! I will definitely check all those options !

c0ffymachyne commented 3 years ago

Any chance to have dma-test-2.py script working on windows ?