Forum Discussion
7 Replies
- JohnT_Altera
Regular Contributor
Hi,
I would recommend you to contact Bittware on the board related issue.
- SLice
New Contributor
Hi John,
Thanks for your response. It seems there is no hardware issue in the board, however with the PCIe driver.
I would like to know the possibility to get the drivers / supporting software from intel, while using the bittware hardware.
- JohnT_Altera
Regular Contributor
Hi,
The PCIe driver is usually come with the board as it is depending on what design is being implemented.
Please let me know which particular design and driver you are using, if you are getting it from Intel.
- SLice
New Contributor
Hi John,
I am looking for,
a) PCIe X 8 Support.
b) PCIe virtual hot swap support.
c) DMA 4 bar access.
d) PCIe minimum memory address space 255 MB
e) Vendor id - 0x12ba
f) Device id - 0x55
- JohnT_Altera
Regular Contributor
Hi,
I would recommend you to re-design your FPGA design and have the setting in the PCIe IP.
You can make any changes based on your requirement on PCIe IP. Please refer to https://www.intel.com/content/www/us/en/programmable/documentation/lbl1415230609011.html.
- SLice
New Contributor
Hi John,
PCIe ip configuration for FPGA has already been done. I would like to get the supporting driver files for CPU, to detect the FPGA card as PCIe device.
- JohnT_Altera
Regular Contributor
Hi,
I am not sure which reference design that you are referring to so I would suggest you to use the driver that is with the reference design in https://www.intel.com/content/www/us/en/programmable/support/support-resources/intellectual-property/interface-protocols/pci-express/m-pci-express-refdesigns.html. If you are using customize PCIe design, I would recommend you to modify the existing driver to fit your FPGA design.