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

ID 683609
Date 6/20/2022
Public

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

Document Table of Contents

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