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

Description

Returns the property value of a parameter in a loaded component's interface. Parameter properties are metadata about how the Intel® Quartus® Prime uses the parameters.

Usage

get_component_interface_parameter_property <interface> <parameter> <property>

Returns

various
The parameter property value.

Arguments

interface
Specifies the interface name.
parameter
Specifies the parameter name.
property
Specifies the parameter property. Refer to Parameter Properties.

Example

get_component_interface_parameter_property s0 setupTime ENABLED