FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5918 Discussions

Where Can I find the Vendor ID and Device ID for PCI Express?

SATC
New Contributor I
1,410 Views

I'm trying to connect the Intel Cyclone 10 GX device to PCIe. But, I dont know where find the Vendor ID and Device ID to realize the step 7.c of the Intel manual:

 

Type the following command to program the core image: quartus_cvp --vid=<Vendor ID> --did=<Device ID> xxx.core.rbf

 

In manual example the vid=1172 and did=0000. Are these values standard for all types?

 

0 Kudos
1 Solution
SengKok_L_Intel
Moderator
1,198 Views

The VID and DID are configured in the PCIe IP. You can find this info from the PCIe IP GUI.

 

Regards -SK

View solution in original post

0 Kudos
3 Replies
SengKok_L_Intel
Moderator
1,199 Views

The VID and DID are configured in the PCIe IP. You can find this info from the PCIe IP GUI.

 

Regards -SK

0 Kudos
SATC
New Contributor I
1,198 Views

Thank you, @SengKokL_Intel​ 

0 Kudos
SengKok_L_Intel
Moderator
1,198 Views

You are welcome.

0 Kudos
Reply