Visible to Intel only — GUID: ssi1625236647721
Ixiasoft
1. 10/100/1000Mb Ethernet MAC (Fifoless) Design Example with 1000BASE-X/SGMII 2XTBI PCS with E-Tile GXB Transceiver
2. 10/100/1000Mb Ethernet MAC (Fifoless) Design Example with IEEE1588v2 and 1000BASE-X/SGMII 2XTBI PCS with E-Tile GXB Transceiver
3. Triple-Speed Ethernet Stratix® 10 Intel® FPGA IP Design Example User Guide Archives
4. Document Revision History for the Triple-Speed Ethernet Stratix® 10 Intel® FPGA IP Design Example User Guide
Visible to Intel only — GUID: ssi1625236647721
Ixiasoft
2.1.3.1. Procedure
You can simulate the design by running a simulation script from the command prompt.
Follow these steps to simulate the testbench:
- Change to the testbench simulation directory <design_example_dir>/example_testbench/<Simulator>.
- Run the simulation script for the supported simulator of your choice. The script compiles and runs the testbench in the simulator. Refer to the table Steps to Simulate the Testbench.
Simulator Working Directory Command ModelSim* <Example Design>/example_testbench/mentor vsim -c -do run_vsim.do VCS* <Example Design>/example_testbench/synopsys/vcs sh tb_run.sh VCS* MX <Example Design>/example_testbench/synopsys/vcsmx sh tb_run.sh Xcelium* <Example Design>/example_testbench/xcelium sh tb_run.sh
A successful simulation ends with the following message:
Simulation passed.
After successful completion, you can analyze the results.