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 2.0

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