Forum Discussion
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