Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.4.4.3. Import High Level Synthesis Files

If you have a compiled High Level Synthesis (HLS) file, you can import it instead to save compilation time.
  1. Click Import.
    Figure 134. HLS Component Instantiation
    You should only use Import when your HLS file defines previously compiled components.
    Figure 135. HLS Options Dialog Box
  2. In the HLS Options dialog box, you can select from the following options:
    1. The project name defaults to the entity name defined in the HLS file. To set a new project name, select new project name and enter a new HLS project name in the dialog box.
      Figure 136. Change the Project Name
    2. Enable or disable display of the HLS report in a browser window directly after compilation is complete.
    3. Perform verification with or without additional verification arguments if you chose to create a verification executable. Refer to the Intel® High Level Synthesis Compiler User Guide for information on verification arguments.
  3. Click OK.
  4. If your HLS file defines more than one component, the Choose File to Import dialog box prompts you to select a specific component .ip from a list.
  5. After importing, click Show Report to display a compilation report in a browser window if the compilation report is enabled.
  6. Click Run Verification to perform verification if it is enabled.