Intel® Arria® 10 Hard Processor System Technical Reference Manual

ID 683711
Date 8/28/2023
Public
Document Table of Contents

28.7. Generating and Compiling the HPS Component

The process of generating and compiling an HPS design is very similar to the process for any other Platform Designer (Standard) project. Perform the following steps:

  1. Generate the design with Platform Designer (Standard). The generated files include an .sdc file containing clock timing constraints. If simulation is enabled, simulation files are also generated.
  2. Add <system_name>.qip to the Quartus Prime project. <system_name>.qip is the Quartus Prime IP File for the HPS component, generated by Platform Designer (Standard).
    Note: Platform Designer (Standard) generates pin assignments in the qip file.
  3. Perform analysis and synthesis with the Quartus Prime software.
  4. Compile the design with the Quartus Prime software.
  5. Optionally back-annotate the SDRAM pin assignments, to eliminate pin assignment warnings the next time you compile the design.