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.4.19. get_instance_interfaces

Description

Returns the list of interfaces in an instance.

Usage

get_instance_interfaces <instance>

Returns

String[]
The list of interface names.

Arguments

instance
The instance name.

Example

get_instance_interfaces uart_0