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

Programming the Image Core: Error - quartus_cvp is not recognized as an internal command.

SATC
New Contributor I
3,887 Views

I'm trying to connect the Intel Cyclone 10 GX device to PCIe. When I execute the command described in the Intel manual:

 

quartus_cvp --vid=<Vendor ID> --did=<Device ID> xxx.core.rbf

 

The terminal presents me the following error:

'quartus_cvp' is not recognized as an internal command

or external, an operable program or a batch file.

 

 

 

 

 

0 Kudos
1 Solution
JohnT_Intel
Employee
3,676 Views

Hi,

 

After further checking, it looks like quartus_cvp is no longer supported. Sorry for the inconvenience.

 

Could you try to restart your PC again and try to performed  "cp <filename>.core.rbf /dev/altera_cvp"? I suspect that the PCIe link might be in used which cause the issue.

View solution in original post

0 Kudos
24 Replies
SATC
New Contributor I
729 Views

Ok, and about the other question, Can you recommend me some material?

0 Kudos
JohnT_Intel
Employee
557 Views
0 Kudos
SATC
New Contributor I
557 Views

John, thank you very much for your attention.

 

Tomorrow I going to study this material and any questions, get in touch.

0 Kudos
JohnT_Intel
Employee
557 Views

Sure. Let me know if you have any more question.

0 Kudos
Reply