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_report_routing
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_report_routing
Ixiasoft
3.1.7.23. report_routing (::quartus::eco)
The following table displays information for the report_routing Tcl command:
Tcl Package and Version | Belongs to ::quartus::eco |
||
Syntax | report_routing [-h | -help] [-long_help] [-return_result] -to <to> -to_port <to_port> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-return_result | Return the result in a tcl object | ||
-to <to> | Name of the destination node | ||
-to_port <to_port> | Name of the destination port | ||
Description | The report_connections command will report routing between a connection. In command-line mode, the result will be posted as info messages to the console. If -return_result is specified then the result will also be returned as a tcl object. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |