Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_fitter_report_timing
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_fitter_report_timing
Ixiasoft
3.1.7.5. fitter_report_timing (::quartus::eco)
The following table displays information for the fitter_report_timing Tcl command:
Tcl Package and Version | Belongs to ::quartus::eco |
||
Syntax | fitter_report_timing [-h | -help] [-long_help] [-detail <summary|path_only|path_and_clock|full_path> ] [-extra_info <basic|all|none> ] [-from <names> ] [-from_clock <names> ] [-hold] [-npaths <number> ] [-panel_name <name> ] [-recovery] [-removal] [-setup] [-through <names> ] [-to <names> ] [-to_clock <names> ] | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-detail <summary|path_only|path_and_clock|full_path> | Option to determine how much detail should be shown in the path report | ||
-extra_info <basic|all|none> | Option to determine how much detail should be shown in the Extra Info report | ||
-from <names> | Valid destinations (string patterns are matched using Tcl string matching) | ||
-from_clock <names> | Valid destinations (string patterns are matched using Tcl string matching) | ||
-hold | Option to report clock hold paths | ||
-npaths <number> | Specifies the number of paths to report (default=1) | ||
-panel_name <name> | Sends the results to the timing report | ||
-recovery | Option to report recovery paths | ||
-removal | Option to report removal paths | ||
-setup | Option to report clock setup paths | ||
-through <names> | Valid through nodes (string patterns are matched using Tcl string matching) | ||
-to <names> | Valid destinations (string patterns are matched using Tcl string matching) | ||
-to_clock <names> | Valid destinations (string patterns are matched using Tcl string matching) | ||
Description | Reports the worst-case paths and associated slack. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |