report_register_statistics (::quartus::sta)
The following table displays information for the report_register_statistics Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::sta 1.0 |
|||
| Syntax | report_register_statistics [-h | -help] [-long_help] [-append] [-file <name> ] [-panel_name <name> ] [-registers_without_clocks] [-stdout] [-unique_clocks_feeding_registers] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -append | If output is sent to a file, this option appends the result to that file. Otherwise, the file is overwritten. This option is not supported for HTML files. | |||
| -file <name> | Sends the results to an ASCII or HTML file. Depending on the extension | |||
| -panel_name <name> | Sends the results to the panel and specifies the name of the new panel | |||
| -registers_without_clocks | Include a column showing registers with no defined clock on their clock pin | |||
| -stdout | Send output to stdout, via messages. You only need to use this option if you have selected another output format, such as a file, and would also like to receive messages. | |||
| -unique_clocks_feeding_registers | Include a column showing the number of unique clocks feeding registers clock pins | |||
| Description |
This command reports reset statistics. |
|||
| Example Usage |
This command currently contains no example usage. |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||