Intel® Quartus® Prime Pro Edition User Guide: Block-Based Design

ID 683247
Date 12/16/2019
Public

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

Document Table of Contents

1.5.1.4. Step 4: Consumer: Add the Core Partition and Compile

To add the core partition, the Consumer adds the black box as a source file in the Consumer project. After design elaboration, the Consumer defines a core partition and assigns the exported .qdb file to an instance in the Design Partitions Window. Because the exported .qdb includes compiled netlist information, the Consumer project must target the same FPGA device family, and use the same Intel® Quartus® Prime software version, as the Developer project. The Consumer must supply a clock and any other constraints required for the interface to the core partition.
To add the core partition and compile the Consumer project:
  1. Create or open the Intel® Quartus® Prime project that you want to reuse the core partition.
  2. To add one or more black box files to the consumer project, click Project > Add/Remove Files in Project and select the black box file.
  3. Follow the steps in Creating Design Partitions to elaborate the design and define a core partition for the black box file. When defining the design partition, click the Partition Database File option and select the exported .qdb file for the core partition.
  4. To run all compilation stages through Fitter (Finalize) and generate the final snapshot, click Processing > Start > Start Fitter.