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

Description

Returns the parameter value of an interface in an instance.

Usage

get_instance_interface_parameter_value <instance> <interface> <parameter>

Returns

various
The parameter value.

Arguments

instance
The child instance name.
interface
The interface name.
parameter
The parameter name for the interface.

Example

get_instance_interface_parameter_value uart_0 s0 setupTime