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

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

6.7.5.4. get_interface_port_property

Description

Returns the value of a property of a port contained by one of the top-level exported interfaces.

Usage

get_interface_port_property <interface> <port> <property>

Returns

various
The property value.

Arguments

interface
The name of a top-level interface of the system.
port
The port name in the interface.
property
The property name on the port. Refer to Port Properties.

Example

get_interface_port_property uart_exports tx DIRECTION