Visible to Intel only — GUID: lry1614564230213
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: lry1614564230213
Ixiasoft
1.1.1. Directory Structure
The Triple-Speed Ethernet Intel® FPGA IP design example file directories contain the following generated files for the 10/100/1000Mb Ethernet MAC (Fifoless) design example with 1000BASE-X/SGMII 2XTBI PCS with E-tile GXB transceiver:
- The hardware configuration and test files (the hardware design example) are located in <design_example_dir>/hardware_test_design.
- The simulation files (testbench for simulation only) are located in <design_example_dir>/example_testbench.
- The compilation-only design example is located in <design_example_dir>/compilation_test_design.
- The compilation test and hardware test designs use files in <design_example_dir>/ex_tse/common.
Figure 2. Directory Structure for the Design Example
Directory/File | Description |
---|---|
Testbench and Simulation Files | |
<design_example_dir>/example_testbench/basic_avl_tb_top.sv | Top-level testbench file. The testbench instantiates the DUT and runs Verilog HDL tasks to generate and accept packets. |
Testbench Scripts | |
<design_example_dir>/example_testbench/run_vsim.do | The ModelSim script to run the testbench. |
<design_example_dir>/example_testbench/run_vcs.sh | The Synopsys* VCS script to run the testbench. |
<design_example_dir>/example_testbench/run_vcsmx.sh | The Synopsys* VCS MX script (combined Verilog HDL and System Verilog with VHDL) to run the testbench |
<design_example_dir>/example_testbench/run_xcelium.sh | The Xcelium* script to run the testbench. |
Directory/File | Description |
---|---|
<design_example_dir>/hardware_test_design/altera_eth_tse_hw.qpf | Quartus® Prime project file. |
<design_example_dir>/hardware_test_design/altera_eth_tse_hw.qsf | Quartus® Prime project settings file. |
<design_example_dir>/hardware_test_design/altera_eth_tse_hw.sdc | Synopsys* Design Constraints files. You can copy and modify these files for your own Stratix® 10 design. |
<design_example_dir>/hardware_test_design/altera_eth_tse_hw.v | Top-level Verilog HDL design example file. |
<design_example_dir>/hardware_test_design/common/ | Hardware design example support files. |