Visible to Intel only — GUID: mjv1614732474015
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: mjv1614732474015
Ixiasoft
1.1.3. Simulating the Triple-Speed Ethernet Intel® FPGA IP Design Example Testbench
Figure 5. Procedure to Simulate Example Testbench
Follow these steps to simulate the testbench:
- Change to the testbench simulation directory <design_example_dir>/example_testbench.
- 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.
Table 4. Steps to Simulate the Testbench Simulator Instructions ModelSim* In the command line, type vsim -do run_vsim.do. If you prefer to simulate without bringing up the ModelSim* GUI, type vsim -c -do run_vsim.do. VCS* In the command line, type sh run_vcs.sh or sh run_vcsmx.sh. Xcelium* In the command line, type sh run_xcelium.sh. - Analyze the results. The successful testbench sends ten packets, receives the same number of packets, and displays the following message:
End of Simulation - Break