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_flng_ver_1_0_cmd_flng__get_objects
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_flng_ver_1_0_cmd_flng__get_objects
Ixiasoft
4.1.13.8. flng::get_objects (::quartus::flng)
The following table displays information for the flng::get_objects Tcl command:
Tcl Package and Version | Belongs to ::quartus::flng |
||
Syntax | flng::get_objects [-h | -help] [-long_help] [-name <name> ] [-number <number> ] [-properties <properties> ] -type <type> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-name <name> | The literal name of the objects to be retrieved. | ||
-number <number> | The numerical part of the name of the objects to be retrieved. | ||
-properties <properties> | Include only objects that the specified properties | ||
-type <type> | The type of objects to be retrieved. | ||
Description | Get a list of specific existing Flow Engine objects |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful | |
TCL_ERROR | 1 | ERROR: Fail to get objects. |