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

ID 683609
Date 4/03/2023
Public

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

Document Table of Contents

8.13.4.16. get_instance_interface_ports

Description

Returns the list of ports in an interface of an instance.

Usage

get_instance_interface_ports <instance> <interface>

Returns

String[]
The list of port names in the interface.

Arguments

instance
The instance name.
interface
The interface name.

Example

get_instance_interface_ports uart_0 s0