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

ID 683609
Date 10/04/2021
Public

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

Document Table of Contents

8.1.6.6. get_instances

Description

Returns a list of the instance names for all child instances in the system.

Availability

Main Program, Elaboration, Validation, Composition

Usage

get_instances

Returns

A list of child instance names.

Arguments

No arguments.

Example

get_instances

Notes

This command can be used with instances created by either add_instance or add_hdl_instance.