Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

7.14.2.5. get_composed_instance_assignments

Description

Returns the list of assignments of the child instance in the subsystem.

Usage

get_composed_instance_assignments <instance> <child_instance>

Returns

The list of assignment names.

Arguments

instance
The subsystem containing the child instance.
child_instance
The child instance name in the subsystem.

Example

get_composed_instance_assignments subsystem_0 cpu