Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.13.4.12. get_instance_interface_parameter_property

Description

Returns the property value for a parameter in an interface of an instance. Parameter properties are metadata about how Platform Designer uses the parameter.

Usage

get_instance_interface_parameter_property <instance> <interface> <parameter> <property>

Returns

various
The parameter property value.

Arguments

instance
The child instance name.
interface
The interface name.
parameter
The parameter name for the interface.
property
The property name for the parameter. Refer to Parameter Properties.

Example

get_instance_interface_parameter_property uart_0 s0 setupTime ENABLED