Forum Discussion
agula
Occasional Contributor
5 years agoIntel Aria 10 PCIe SRIOV design
Hello All,
I am trying to develop a network acceleration application that needs to support 128 VFs. I'm using an Aria 10 board and have a working PCIe SRIOV design at the hardware level. I can use...
BoonT_Intel
Frequent Contributor
5 years agoHi Sir,
Yes, it is platform designer system in Quartus.
The host able to recognize the VFs because the FPGA PCIe IP already create the VFs. For sure, you need to develop the custom drivers based on your application needs. You may find the PCIe SR-IOV UG from this links.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_a10_pcie_sriov.pdf
Hope this helps.