Visible to Intel only — GUID: pqj1576189525557
Ixiasoft
1. Overview
2. CvP Description
3. CvP Topologies
4. Design Considerations
5. CvP Driver and Registers
6. Understanding the Design Steps for CvP Initialization using the Supported PCIe Tile in Intel® Agilex™ Devices
7. Intel® Agilex™ Device Configuration via Protocol (CvP) Implementation User Guide Archives
8. Document Revision History for the Intel® Agilex™ Device Configuration via Protocol (CvP) Implementation User Guide
5.3.1. Vendor Specific Capability Header Register
5.3.2. Vendor Specific Header Register
5.3.3. Intel® Marker Register
5.3.4. User Configurable Device/Board ID Register
5.3.5. CvP Status Register
5.3.6. CvP Mode Control Register
5.3.7. CvP Data Registers
5.3.8. CvP Programming Control Register
5.3.9. CvP Credit Register
Visible to Intel only — GUID: pqj1576189525557
Ixiasoft
6.1.5.1.1. Downstream open source CvP Driver
- Download the open source Linux CvP driver from the CvP Driver.
- Navigate to the driver directory.
- Unzip the drive by typing the following command:
tar -xjvf <driver>.gz
- Run the installation by typing the following command:
sudo make sudo make install
- Once the installation completed successfully, it generates the altera_cvp file under directory /dev/altera_cvp.