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

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

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