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