F-Tile Low Latency 50G Ethernet Intel® FPGA IP Design Example User Guide
ID
816968
Date
4/01/2024
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1.1. Directory Structure
1.2. Generating the Design Example
1.3. Command Line IP Generation Flow
1.4. Generating Tile Files
1.5. Simulating the F-Tile Low Latency 50G Ethernet Intel® FPGA IP Design Example Testbench
1.6. Compiling and Configuring the Design Example in Hardware
1.7. Testing the Design Example in Hardware
1.1. Directory Structure
Figure 2. F-Tile Low Latency 50G Ethernet Intel® FPGA IP Design Example Directory Structure
- 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 hardware design example) are located in <design_example_dir>/hardware_test_design.
| File Names |
Description |
|---|---|
| alt_e50_hw.qpf | Quartus® Prime project file. |
| alt_e50_hw.qsf | Quartus® Prime project settings file. |
| alt_e50_hw.sdc | Synopsys* Design Constraints file. You can copy and modify this file for your own F-Tile Low Latency 50G Ethernet Intel® FPGA IP design. |
| alt_e50_hw.v | Top-level Verilog HDL design example file. |
| common/ | Hardware design example support files. |
| hwtest/main.tcl | Main file for accessing System Console. |