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

ID 683609
Date 6/20/2022
Public

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

Document Table of Contents

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