Multi Channel DMA Intel® FPGA IP for PCI Express Design Example User Guide

ID 683517
Date 4/29/2022
Public

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

Document Table of Contents

3.5.2.5.2.6. Configure Testapp

For Example Design (Packet Checker/Generator), set current PF for Example Design Support:
  • Flags:
    1. Set IFC_MCDMA_CUR_PF—Current PF in use, starts from 1
    2. Set IFC_MCDMA_PFS—Total number of PFs
    3. Set IFC_MCDMA_PER_PF_CHNLS—Channels in each PF
    4. Location: software/user/cli/testapp/testapp.h
  • Performance Mode:
    • Flags: Enable PERFQ_PERF
    • Location: software/user/common/mk/common.mk
  • Validation Mode:
    • Flags:
      • Disable PERFQ_PERF
      • Enable PERFQ_LOAD_DATA
      • Location: software/user/common/mk/common.mk