Intel® Stratix® 10 Configuration via Protocol (CvP) Implementation User Guide

ID 683704
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

6.2.6. Programming the Core RBF file from the Updated Revision via PCIe Link

Before you begin the CvP update, confirmed the driver is fully installed and you programmed the FPGA using the base revision image through any configuration scheme.

Follow these steps to program the .core.rbf:

  1. In the terminal window, type the following command to ensure you have an active PCIe link.
    lspci -vvv -d1172:
  2. Follow these steps to program the .core.rbf file from the Updated Revision via PCIe Link:
    1. Copy the .core.rbf file into /lib/firmware directory.
    2. In the /lib/firmware directory, run the following command to use the FPGA manager to configure the core image.
      • Run: su to get root access.
      • Run:
      • echo <filename>.core.rbf > /sys/kernel/debug/fpga_manager/fpga0/firmware_name
  3. You can see your core image running on the Intel® Stratix® 10 device PCIe* card. Alternatively, print out the kernel message using the dmesg to ensure the CvP is completed successfully.