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
6.4. QSF Assignments
For successful logic generation/compilation and simulation, you must specify colocate assignment to map F-Tile Auto-Negotiation and Link Training for Ethernet Intel® FPGA IP to F-Tile Ethernet Intel FPGA Hard IP in the .qsf file in your design.
Use the following command to specify colocate assignment:
set_instance_assignment -name IP_COLOCATE \ -from <ANLT IP hierarchical path> -to <Ethernet hierarchical path> <tile type>
Related Information