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

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

1.8.2.2. get_instance_parameters

Description

Returns the names of all parameters for a child instance that the parent can manipulate. This command omits derived parameters and parameters that have the SYSTEM_INFO parameter property set.

Usage

get_instance_parameters <instance>

Returns

instance
The list of parameters in the instance.

Arguments

instance
The instance name.

Example

get_instance_parameters uart_0