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

ID 683704
Date 7/01/2021
Public

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

Document Table of Contents

6.1.5.1. Installing Open Source CvP Driver in Linux Systems

  1. Download the open source Linux CvP driver from the CvP Driver.
  2. Navigate to the driver directory.
  3. Unzip the drive by typing the following command:
    tar -zxvf <driver>.gz
  4. Run the installation by typing the following command:
    sudo make
    sudo make install
  5. Once the installation completed successfully, it generates the altera_cvp file under directory /dev/altera_cvp.