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

ID 683609
Date 10/04/2021
Public

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

Document Table of Contents

7.12.4.24. get_instance_port_property

Description

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

Usage

get_instance_port_property <instance> <port> <property>

Returns

various
The property value for the port.

Arguments

instance
The child instance name.
port
The port name.
property
The property name. Refer to Port Properties.

Example

get_instance_port_property uart_0 tx WIDTH