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

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

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