Quartus® Prime Pro Edition User Guide: Platform Designer

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

7.14.4.18. get_instance_interface_property

Description

Returns the property value for an interface in a child instance.

Usage

get_instance_interface_property <instance> <interface> <property>

Returns

String
The property value.

Arguments

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

Example

get_instance_interface_property uart_0 s0 DESCRIPTION