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

ID 683609
Date 12/20/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.13.4.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