E-Tile Hard IP Agilex™ 7 Design Example User Guide: Ethernet, E-tile CPRI PHY and Dynamic Reconfiguration
ID
683860
Date
2/21/2025
Public
2.1.1. Directory Structure
2.1.2. Generating the Design
2.1.3. Simulating the E-tile Ethernet IP for Intel Agilex® 7 FPGA Design Example Testbench
2.1.4. Compiling the Compilation-Only Project
2.1.5. Compiling and Configuring the Design Example in Hardware
2.1.6. Testing the E-tile Ethernet IP for Intel Agilex® 7 FPGA Hardware Design Example
2.2.1.1. Non-PTP 10GE/25GE MAC+PCS with Optional RS-FEC Simulation Design Example
2.2.1.2. PTP 10GE/25GE MAC+PCS with Optional RS-FEC Simulation Design Example
2.2.1.3. 10GE/25GE PCS Only, OTN, or FlexE with Optional RS-FEC Simulation Design Example
2.2.1.4. 10GE/25GE Custom PCS with Optional RS-FEC Simulation Design Example
2.3.1. Simulation Design Examples
2.3.2. Hardware Design Examples
2.3.3. 100GE MAC+PCS with Optional RS-FEC Design Example Interface Signals
2.3.4. 100GE PCS with Optional RS-FEC Design Example Interface Signals
2.3.5. 100GE MAC+PCS with Optional RS-FEC Design Example Registers
2.3.6. 100GE PCS with Optional RS-FEC Design Example Registers
2.3.1.1. Non-PTP E-tile Ethernet IP for Intel Agilex® 7 FPGA 100GE MAC+PCS with Optional RS-FEC Simulation Design Example
2.3.1.2. E-tile Ethernet IP for Intel Agilex® 7 FPGA 100GE MAC+PCS with Optional RS-FEC and PTP Simulation Design Example
2.3.1.3. E-tile Ethernet IP for Intel Agilex® 7 FPGA 100GE PCS Only with Optional RS-FEC Simulation Design Example
2.3.1.4. E-tile Ethernet IP for Intel Agilex® 7 FPGA 100GE OTN with Optional RS-FEC Simulation Design Example
2.3.1.5. E-tile Ethernet IP for Intel Agilex® 7 FPGA 100GE FlexE with Optional RS-FEC Simulation Design Example
2.3.2.1. 100GE MAC+PCS with Optional RS-FEC and PMA Adaptation Flow Hardware Design Example Components
2.3.2.2. 100GE MAC+PCS with Optional RS-FEC and PTP Hardware Design Example
2.3.2.3. 100GE PCS with Optional RS-FEC Hardware Design Example Components
2.3.2.4. Ethernet Adaptation Flow for 100G (CAUI-2) PAM4 <---> 100G (CAUI-4) NRZ Dynamic Reconfiguration Design Example
3.1.1. Hardware and Software Requirements
3.1.2. Generating the Design
3.1.3. Directory Structure
3.1.4. Simulating the Design Example Testbench
3.1.5. Compiling the Compilation-Only Project
3.1.6. Compiling and Configuring the Design Example in Hardware
3.1.7. Testing the E-tile CPRI PHY Intel® FPGA IP Hardware Design Example
4.1. Quick Start Guide
4.2. 10G/25G Ethernet Dynamic Reconfiguration Design Examples
4.3. 25G Ethernet to CPRI Dynamic Reconfiguration Design Example
4.4. CPRI Dynamic Reconfiguration Design Examples
4.5. 100G Ethernet Dynamic Reconfiguration Design Example
4.6. Document Revision History for the E-Tile Dynamic Reconfiguration Design Example
4.5.1. Functional Description
4.5.2. Testing the 100G Ethernet Dynamic Reconfiguration Hardware Design Example
4.5.3. Simulation Design Examples
4.5.4. 100GE DR Hardware Design Examples
4.5.5. 100G Ethernet Dynamic Reconfiguration Design Example Interface Signals
4.5.6. 100G Ethernet Dynamic Reconfiguration Examples Registers
4.5.7. Steps to Enable FEC
4.5.8. Steps to Disable FEC
4.1.1. Directory Structure
The E-Tile Dynamic Reconfiguration Design Example file directories contain the following generated files for the design examples.
Figure 29. E-Tile Dynamic Reconfiguration 10G/25G Ethernet and 25G Ethernet to CPRI Design Example Directory Structure
Figure 30. E-Tile Dynamic Reconfiguration 24G CPRI Design Example Directory StructureThe example directory structure applies to all CPRI variants. <datarate> is either "24G" or "9P8G", depending on your IP core variation.
Figure 31. E-Tile Dynamic Reconfiguration 100G Ethernet Design Example Directory Structure
File Names |
Description |
---|---|
Key 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/mentor/run_vsim.do | The Siemens* EDA ModelSim* SE or QuestaSim* script to run the testbench. |
<design_example_dir>/example_testbench/synopsys/run_vcs.sh |
The Synopsys* VCS* script to run the testbench. |
<design_example_dir>/example_testbench/synopsys/run_vcsmx.sh | The Synopsys* VCS* MX script (combined Verilog HDL and SystemVerilog with VHDL) to run the testbench. |
<design_example_dir>/example_testbench/run_xcelium.sh | The Cadence* Xcelium* script to run the testbench. |
File Names |
Description |
---|---|
<design_example_dir>/hardware_test_design/alt_ehipc3.qpf | Quartus® Prime project file |
<design_example_dir>/hardware_test_design/alt_ehipc3.qsf | Quartus® Prime project settings file |
<design_example_dir>/hardware_test_design/alt_ehipc3.sdc | Synopsys Design Constraints files. You can copy and modify these files for your own Intel Agilex® 7 design. |
<design_example_dir>/hardware_test_design/alt_ehipc3.sv | Top-level Verilog HDL design example file |
<design_example_dir>/hardware_test_design/common/ | Hardware design example support files |
File Names |
Description |
---|---|
<design_example_dir>/hardware_test_design/alt_ehipc3_hw.qpf | Quartus® Prime project file |
<design_example_dir>/hardware_test_design/alt_ehipc3_hw.qsf | Quartus® Prime project settings file |
<design_example_dir>/hardware_test_design/alt_ehipc3_hw.sdc | Synopsys Design Constraints files. You can copy and modify these files for your own Intel Agilex® 7 design. |
<design_example_dir>/hardware_test_design/alt_ehipc3_hw.v | Top-level Verilog HDL design example file |
<design_example_dir>/hardware_test_design/common/ | Hardware design example support files |