is_connected (::quartus::noceq)
The following table displays information for the is_connected Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::noceq 1.0 |
|||
| Syntax | is_connected [-h | -help] [-long_help] -initiator <initiator> -target <target> | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -initiator <initiator> | The initiator name | |||
| -target <target> | The target name | |||
| Description |
This command reports whether the initiator and the target is connected. |
|||
| Example Usage |
::noceq::is_connected -initiator myInit -target myTarget |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||