Visible to Intel only — GUID: fpe1679619357564
Ixiasoft
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. Host Operating System Check for Ubuntu v22.04
3.5.6. Installing the Required Kernel Version for Ubuntu v24.04
3.5.7. Set the Boot Parameters
3.5.8. MCDMA Custom Driver
3.5.9. MCDMA DPDK Poll Mode Driver
3.5.10. MCDMA Kernel Mode Network Device Driver
Visible to Intel only — GUID: fpe1679619357564
Ixiasoft
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.tcl -
ld_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