Quartus® Prime Standard Edition User Guide: Design Compilation

ID 683283
Date 10/22/2021
Public
Document Table of Contents

1.11.1.2. Enabling or Disabling Design Partition Assignments During Compilation

To direct the Quartus® Prime Compiler to enable or disable design partition assignments during compilation, use the following command:

Enable or Disable Partition Assignments During Compilation

set_global_assignment -name IGNORE_PARTITIONS <value>
Table 5.  Tcl Script Command: set_global_assignment

Value

Description

OFF

The Quartus® Prime software recognizes the design partitions assignments set in the current Quartus® Prime project and recompiles the partition in subsequent compilations depending on their netlist status.

ON

The Quartus® Prime software does not recognize design partitions assignments set in the current Quartus® Prime project and performs a compilation without regard to partition boundaries or netlists.