Visible to Intel only — GUID: qya1568706236541
Ixiasoft
1. About the JESD204B Intel® Agilex™ FPGA IP Design Example User Guide
2. JESD204B Intel® FPGA IP Design Example Quick Start Guide
3. Compiling and Testing the Design
4. Detailed Description for the JESD204B Design Example
5. JESD204B Intel® Agilex™ FPGA IP Design Example User Guide Archives
6. Document Revision History for the JESD204B Intel® Agilex™ FPGA IP Design Example User Guide
Visible to Intel only — GUID: qya1568706236541
Ixiasoft
2.4. Compiling and Simulating the Design
The design example testbench simulates your generated design.
To simulate the design, perform the following steps:
- Change the working directory to <example_design_directory>/ed_sim/testbench/<Simulator>.
- In the command line, run the simulation script. The table below shows the commands to run the supported simulators.
Simulator Command ModelSim* vsim -do run_tb_top.tcl VCS* sh run_tb_top.sh VCS* MX sh run_tb_top.sh Xcelium* Parallel sh run_tb_top.sh The simulation ends with messages that indicate whether the run was successful or not.