Forum Discussion
rogerrabbit
New Contributor
2 years agoSetting Up Intel Cyclone 10 GX FPGA for Host->FPGA->Laptop Communication
Hello, I'm relatively new to the FPGA realm and recently acquired the Intel Cyclone 10 GX Development Kit. As part of a hobby of mine, I've successfully developed my own Windows 11 kernel driver. N...
Farabi_Altera
Regular Contributor
2 years agoHello,
For documentation on how to program Agilex FPGAs, you can refer to this link : https://www.intel.com/content/www/us/en/docs/programmable/768977/2023-2-1/programming-the-fpga-device-38373.html
regards,
Farabi
rogerrabbit
New Contributor
2 years agoHi Farabi,
I know how to program FPGA.. that is not my question.
I am specifically looking for a PCI-E IP core that would allow for physical host memory access, on a windows 11 machine. This means I also need the windows 11 driver.
Is there any pre-built IP core available that would let me do this, and provide windows 11 driver (signed)?
Thanks