get_parameter_settings (::quartus::synthesis_report)
The following table displays information for the get_parameter_settings Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::synthesis_report 1.0 |
|||
| Syntax | get_parameter_settings [-h | -help] [-long_help] [-entity <entity_value> ] [-instance <instance_value> ] [-library <library_value> ] [-name <name_value> ] [-panel_name <panel_value> ] [-value <value_value> ] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -entity <entity_value> | Specify the entity | |||
| -instance <instance_value> | Specify the instance | |||
| -library <library_value> | Specify the library | |||
| -name <name_value> | Specify the name | |||
| -panel_name <panel_value> | Specify a custom report panel name | |||
| -value <value_value> | Specify the value | |||
| Description |
Return Tcl Object with parameter settigns. |
|||
| Example Usage |
get_parameter_settings |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||
| TCL_ERROR | 1 | ERROR: Can't read compiler database. Run the Analysis and Synthesis (quartus_map) successfully before using this command. | ||
| TCL_ERROR | 1 | ERROR: You must open a project before you can use this command. | ||