Quartus® Prime Pro Edition User Guide: Platform Designer

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

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