Intel® Quartus® Prime Pro Edition User Guide: Design Constraints
ID
683143
Date
9/26/2022
Public
A newer version of this document is available. Customers should click here to go to the newest version.
2.1.2.1. Specify Instance-Specific Constraints in Assignment Editor
2.1.2.2. Specifying Multi-Dimensional Bus Constraints
2.1.2.3. Specify I/O Constraints in Pin Planner
2.1.2.4. Plan Interface Constraints in Interface Planner and Tile Interface Planner
2.1.2.5. Adjust Constraints with the Chip Planner
2.1.2.6. Constraining Designs with the Design Partition Planner
3.1.2.1. Step 1: Setup and Synthesize the Project
Interface Planner requires at least a partially complete, synthesized Intel® Quartus® Prime project as input. You can also use Interface Planner to adjust placement for a fully complete design project.
Follow these steps to setup the project and run synthesis:
- Complete at least the following steps for your design:
- Fully define known device periphery interfaces.
- Instantiate all known interface IP cores.
- Declare all general purpose I/Os.
- Define the I/O standard, voltage, drive strength, and slew rate for all general purpose I/Os.
- Define the core clocking (optional, but recommended).
- Connect all interfaces of the periphery IP to virtual pins or test logic. This technique creates loop backs on any interfaces in the shell design, helping to ensure that periphery interfaces persist after synthesis optimization.
- To synthesize the design, click Processing > Start > Start Analysis & Synthesis. You must run at least Analysis & Synthesis before running Interface Planner.