Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.2.5. ALLOW_CHILD_PARTITIONS

Specifies whether or not an instance or a section of design hierarchy can contain user partitions.

Type

Boolean

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment supports synthesis wildcards.

Syntax


		set_global_assignment -name ALLOW_CHILD_PARTITIONS -entity <entity name> <value>
		set_instance_assignment -name ALLOW_CHILD_PARTITIONS -to <to> -entity <entity name> <value>
	

Example


		set_global_assignment -name allow_child_partitions off
		  set_instance_assignment -name allow_child_partitions off -to "sub:inst"