Forum Discussion
SHA_KHALEED
New Contributor
4 years agoUnable to detect FPGA on iMX8 Processor using lspci command
Hi,
I am using a host PC running on Windows to connect to iMX8 by NXP running on Linux to detect the FPGA Cyclone 10 device using PCIe.
I have configured the Tera Term serial port and I am able t...
skbeh
Contributor
4 years agolspci is a Linux command to see actual hardware configuration space in the PCIe devices.
Refer to the lspci Linux main page (linux.die.net/man/8/lspci) for more usage options.
i.e.
-d [<vendor>]:[<device>]
Show only devices with specified vendor and device ID. Both ID's are given in hexadecimal and may be omitted or given as "*", both meaning "any value".
Cyclone 10 default Vendor ID=0x1172 & Device ID=0x0000