Intel® Agilex™ Device Configuration via Protocol (CvP) Implementation User Guide

ID 683763
Date 5/24/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.1.5.1.1. Downstream open source CvP Driver

  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 -xjvf <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.