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

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

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