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

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

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