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

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

6.7.3.15. get_instance_interface_port_property

Description

Returns the property value of a port in the interface of a child instance.

Usage

get_instance_interface_port_property <instance> <interface> <port> <property>

Returns

various
The port property value.

Arguments

instance
The child instance name.
interface
The interface name.
port
The port name.
property
The property name of the port. Refer to Port Properties.

Example

get_instance_interface_port_property uart_0 exports tx WIDTH