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

Description

Returns the value of a single property from the specified interface for the loaded component.

Usage

get_component_interface_property <interface> <property>

Returns

String
The property value.

Arguments

interface
Specifies the interface name.
property
Specifies the property name. Refer to Element Properties.

Example

get_interface_property clk_in DISPLAY_NAME