Solved
Forum Discussion
skbeh
Contributor
3 years agoIn Step 5 when you executed lspic to verify if Linux recognizes the PCIe design example but no output, this indicate that the S10 dev kit was not detected by the host. 0x1172 is the S10 PCIe Vendor ID. The PCIe IP for all FPGA families are using this similar Vendor ID.
$ lspci -d 1172:000 -v | grep intel_fpga_pcie_drv
- He4Forum3 years ago
Occasional Contributor
Thank you so much for reply.
I just solved this issue by choosing the correct target dev kit when compiling the IP design. This issue is caused by the wrong pin mapping.