Quartus® Prime Pro Edition User Guide: Platform Designer

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

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