F-Tile Ethernet Intel® FPGA Hard IP Design Example User Guide
ID
683804
Date
12/04/2023
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1. Quick Start Guide
2. Design Example: Single IP Core Instantiation
3. Design Example: Single IP Core Instantiation with Precision Time Protocol
4. Design Example: Single IP Core Instantiation with Auto-Negotiation and Link Training
5. Design Example: Multiple IP Core Instantiation
6. Design Example: Two Separate Instances of Auto-Negotiation and Link Training and Ethernet IP Design
7. F-Tile Ethernet Intel® FPGA Hard IP Design Example User Guide Archives
8. Document Revision History for the F-Tile Ethernet Intel FPGA Hard IP Design Example User Guide
1.3.2. Fast Sim Model for FHT Variants
To provide a reduction in a real-time simulation duration, you can utilize a Fast Sim model in your design example testbench. For FHT variants, the model is enabled by a macro in the simulation run script.
To enable the Fast Sim model, add the following macro to your simulation run script:
+define+gdrb_BK_FASTSIM_MODEL
Note: The design example simulation script enables the macro by default for all variants except for the variants with PTP enabled. The macro is not enabled by default in PTP variations since it impacts the timestamp accuracy in simulation. You can enable the macro in your PTP simulation scripts to do a general functionality check.