get_connection_types (::quartus::external_memif_toolkit)
The following table displays information for the get_connection_types Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::external_memif_toolkit 1.0 |
||
| Syntax | get_connection_types [-h | -help] [-long_help] | ||
| Arguments | -h | -help | Short help | |
| -long_help | Long help with examples and possible return values | ||
| Description |
Returns a list of valid connection target types. |
||
| Example Usage |
puts "Valid connection types are: [get_connection_types]" |
||
| Return Value | Code Name | Code | String Return |
| TCL_OK | 0 | INFO: Operation successful | |