Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.3.26. get_instance_property

Description

Returns the property value for a child instance.

Usage

get_instance_property <instance> <property>

Returns

String
The property value.

Arguments

instance
The child instance name.
property
The property name. Refer to Element Properties.

Example

get_instance_property uart_0 ENABLED