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_unplaced_nodes
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_eco_ver_1_0_cmd_report_unplaced_nodes
Ixiasoft
4.1.10.27. report_unplaced_nodes (::quartus::eco)
The following table displays information for the report_unplaced_nodes Tcl command:
Tcl Package and Version | Belongs to ::quartus::eco |
||
Syntax | report_unplaced_nodes [-h | -help] [-long_help] [-return_result] | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-return_result | Return the result in a tcl object | ||
Description | The report_unplaced_nodes command will report all unplaced nodes. 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 | report_unplaced_nodes report_unplaced_nodes -return_result |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |