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

  1. Allocate DMA-able memory in the host system.
  2. Program the base address with the read_map_table with the physical address of the host memory.
  3. Set the read address register with the offset in block where Traffic checker needs to read and verify the data.
  4. Set how many number of bursts BAS should read from host memory in the READ_COUNT register.
  5. Set the enable bit to start traffic checker.