Quartus® Prime Pro Edition User Guide: Platform Designer

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

7.14.2.6. get_composed_instance_parameter_value

Description

Returns the parameter value of the child instance in the subsystem.

Usage

get_composed_instance_parameter_value <instance> <child_instance> <parameter>

Returns

The parameter value of the instance in the subsystem.

Arguments

instance
The subsystem containing the child instance.
child_instance
The child instance name in the subsystem.
parameter
The parameter name to query on the child instance in the subsystem.

Example

get_composed_instance_parameter_value subsystem_0 cpu DATA_WIDTH