Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.11.27. PARTITION_HIERARCHY

The target of the assignment specifies the hierarchy path of the entity instance for the partition. The value of the assignment specifies the base output filename for writing intermediary atom netlists. It is strongly recommended that you rely on the default output filenames generated by Quartus Prime. If you decide to provide your own filenames, you must ensure their uniqueness among partitions.

Old Name

INCREMENTAL_DESIGN_PARTITION

Type

File name

Device Support

  • Arria GX
  • Cyclone
  • Cyclone II
  • HardCopy II
  • MAX II
  • MAX V
  • Stratix
  • Stratix GX
  • Stratix II
  • Stratix II GX

Notes

The value of this assignment is case sensitive.

Syntax


		set_global_assignment -name PARTITION_HIERARCHY -entity <entity name> -section_id <section identifier> <value>
		set_instance_assignment -name PARTITION_HIERARCHY -to <to> -entity <entity name> -section_id <section identifier> <value>
		set_global_assignment -name PARTITION_HIERARCHY -entity <entity name> <value>
		set_instance_assignment -name PARTITION_HIERARCHY -to <to> -entity <entity name> <value>