AN 821: Interface Planning for Intel® Stratix® 10 FPGAs

ID 683307
Date 12/15/2017
Public

1.3.6. Step 6: Validate and Export Plan Constraints

You must validate your interface plan before exporting the plan constraints to your project. Validation must confirm that the Fitter can place all remaining unplaced design elements. After validating the interface plan, you can export the constraints and apply the interface plan to an Intel® Quartus® Prime Pro Edition project. When you export the constraints, Interface Planner generates and output Tcl script that you use to apply the constraints to a project.

Follow these steps to validate and export the plan constraints:

  1. On the Flow control, click Validate Plan. The Fitter confirms placement of all remaining unplaced design elements. You must correct any errors before you can export constraints. Interface Planner reports a “success” message when validation is complete.
  2. On the Flow control, click Export Constraints, make any changes to Output file name or Section to export, and then click OK. A message indicates when export is successful.
    Figure 20. Export Constraints
  3. Close Interface Planner and return to your project in the Intel® Quartus® Prime Pro Edition software. You can now add these constraints to a project by sourcing the Tcl script from the command prompt, as the following step describes.