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

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

7.1.5.7. get_instance_interfaces

Description

Returns a list of interfaces found in a child instance. The list of interfaces can change if the parameterization of the instance changes.

Availability

Validation, Composition

Usage

get_instance_interfaces <instance>

Returns

A list of interface names.

Arguments

instance
The name of the child instance.

Example

get_instance_interfaces pixel_converter