Visible to Intel only — GUID: reference_TCL_tcl_pkg_report_ver_2_1_cmd_load_report
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_report_ver_2_1_cmd_load_report
Ixiasoft
3.1.26.13. load_report (::quartus::report)
The following table displays information for the load_report Tcl command:
Tcl Package and Version | Belongs to ::quartus::report |
||
Syntax | load_report [-h | -help] [-long_help] [-simulator] | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-simulator | Option to load the Simulation Report. If this option isn't specified, the Compilation Report is loaded instead. | ||
Description | By default, loads the Compilation Report for the current revision or the specified revision name. If the -simulator option is specified, loads the Simulation Report instead. After the report is loaded or reloaded, the cached panel ids, and row and column indices may become outdated or invalid. Intel recommends that you update them before using them. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful< |