1.5. Simulating the hello_afu AFU using the ASE (Regression Mode)
Use the regress.sh script, located in $DCP_LOC/hw/common/scripts, to execute the simulator and the application exactly once.
Follow these steps from both Client-Server and Regression mode to simulate other AFUs listed below:
AFU | Description |
---|---|
nlb_mode_0 | nlb_mode_0 demonstrates the memory copy test. The software application is located at $DCP_LOC/sw/opae-<release_number>/sample/hello_fpga.c |
hello_intr_afu | hello_intr_afu demonstrates the user interrupt feature in ASE. |
dma_afu (only Client-Server mode) | dma_afu demonstrates a DMA Basic Building Block for host to FPGA, FPGA to host and FPGA to FPGA memory transfers. When simulating this AFU, the buffer size used for DMA transfer is intentionally kept small to keep the simulation time reasonable. |
2 If you built OPAE from the source instructed in Building the OPAE Software section of Intel Acceleration Stack Quick Start Guide for , provide the installation path. For example:/home/john/opaeinstall