Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 10/04/2021
Public

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

Document Table of Contents

3.1.3.5. get_info_parameters (::quartus::chip_planner)

The following table displays information for the get_info_parameters Tcl command:

Tcl Package and Version

Belongs to ::quartus::chip_planner

Syntax get_info_parameters [-h | -help] [-long_help] [-file <file name> ] [-for_chip]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-file <file name> Name of output file
-for_chip Option to display all of the chip info parameters
Description

Returns a Tcl list of information parameters. When you use the -file option, the list is redirected to the specified output file. If the output file already exists, it is overwritten without warning.

Example Usage
get_info_parameters
get_info_parameters -file the_list.txt
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful