Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

8.1.6.11. set_instance_property

Description

Allows a user to set the properties of a child instance.

Availability

Main Program, Elaboration, Validation, Composition

Usage

set_instance_property <instance> <property> <value>

Returns

Arguments

instance
The name of the instance.
property
The name of the property to set. Refer to Instance Properties.
value
The new property value.

Example

set_instance_property myinstance SUPRESS_ALL_WARNINGS true