Multi Channel DMA IP for PCI Express* Design Example User Guide
ID
683517
Date
8/04/2025
Public
3.5.1. Hardware Requirements
3.5.2. Software Requirements
3.5.3. Set Up the Hardware and Program the FPGA
3.5.4. Configuration Changes from BIOS
3.5.5. Installing the Required Kernel Version for Ubuntu v24.04
3.5.6. Set the Boot Parameters
3.5.7. MCDMA Custom Driver
3.5.8. MCDMA DPDK Poll Mode Driver
3.5.9. MCDMA Kernel Mode Network Device Driver
3.3.5.1. Steps to Run the Simulation : QuestaSim* / Questa* Intel® FPGA Edition
Simulation Directory
<example_design>/pcie_ed_sim_tb/pcie_ed_sim_tb/sim/mentor/
Instructions
- Invoke vsim (by typing vsim, which brings up a console window where you can run the following commands).
- set USER_DEFINED_ELAB_OPTIONS "-voptargs=\"-noprotectopt\""
do msim_setup.tcl
Note: Alternatively, instead of doing Steps 1 and 2, you can type: vsim -c -do msim_setup.tclld_debug
run -all
- A successful simulation ends with the following message: "Simulation stopped due to successful completion!"
Note: For PIPE mode simulation for F-Tile or R-Tile, use the following command instead:
- vsim -do run_msim.tcl