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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

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