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

ID 683517
Date 9/15/2021
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.3. Build Testapp

$cd software/user/cli/testapp
$make clean all
$ulimit -n 8192
Note: ulimit is used for increasing the limit on the number of open file descriptors allowed per process. This is required for issuing a high number of channels.