Knowledge Base Article

How can I generate Configuration via Protocol (CvP) programming files using the quartus_cpf command?

Description

You can create CvP files for configuration by using the following command:

    quartus_cpf -c <input_file> <output_file> --cvp

You will be able to get CvP files (<filename>.periph.* and <filename>.core.rbf) for your CvP configuration.

To learn more about CvP configuration scheme in the Intel® Arria® 10 FPGA, refer to Intel® Arria® 10 CvP Initialization and Partial Reconfiguration over PCI Express User Guide.

Updated 2 months ago
Version 2.0
No CommentsBe the first to comment