Visible to Intel only — GUID: czj1519265354890
Ixiasoft
1. 25G Ethernet Intel® FPGA IP Quick Start Guide
2. 10G/25G Ethernet Single-Channel Design Example for Intel® Stratix® 10 Devices
3. 25G Ethernet Single-Channel Design Example for Intel® Stratix® 10 Devices
4. 25G Ethernet Multi-Channel Design Example for Intel Stratix 10 Devices
5. 25G Ethernet Intel® FPGA IP Design Example References
6. 25G Ethernet Intel® Stratix® 10 FPGA IP Design Example User Guide Archives
7. Document Revision History for the 25G Ethernet Intel® Stratix® 10 FPGA IP Design Example User Guide
1.1. Directory Structure
1.2. Generating the Design Example
1.3. Simulating the 25G Ethernet Intel® FPGA IP Design Example Testbench
1.4. Compiling and Configuring the Design Example in Hardware
1.5. Changing Target Device in Hardware Design Example
1.6. Testing the 25G Ethernet Intel® FPGA IP Design in Hardware
Visible to Intel only — GUID: czj1519265354890
Ixiasoft
1.1. Directory Structure
Figure 2. Directory Structure for the 25G and 10G/25G Ethernet Design Examples
- 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 hardware configuration and test files (the design example in hardware) are located in <design_example_dir>/hardware_test_design.
File Names |
Description |
---|---|
eth_ex_25g.qpf | Intel® Quartus® Prime project file. |
eth_ex_25g.qsf | Intel® Quartus® Prime project settings file. |
eth_ex_25g.sdc | Synopsys Design Constraints file. You can copy and modify this file for your own 25GbE Intel® FPGA IP core design. |
eth_ex_25g.v | Top-level Verilog HDL design example file. Single-channel design uses Verilog file. |
common/ | Hardware design example support files. |
hwtest/main.tcl | Main file for accessing System Console. |