Quartus® Prime Pro Edition User Guide: Platform Designer

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

7.14.6.14. get_component_parameter_property

Description

Returns the property value of a parameter in the loaded component.

Usage

get_component_parameter_property <parameter> <property>

Returns

Various
The parameter property value.

Arguments

parameter
Specifies the parameter name in the component.
property
Specifies the property name of the parameter. Refer to Parameter Properties.

Example

get_component_parameter_property baudRate ENABLED