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

ID 683517
Date 1/19/2024
Public
Document Table of Contents

The MCDMA BAS programming sequence consists of the following steps:
  1. Allocate DMA-able memory in the host system.
  2. Program the base address with the write_map_table with the physical address of the table.
  3. Set the write address register with the offset in block where Traffic generator needs to write the data.
  4. Set how many number of bursts BAS should write in host memory in the WRITE_COUNT register.
  5. Set the enable bit to start traffic generation.