qshm_get_hub_key_prefix (::quartus::qshm)
The following table displays information for the qshm_get_hub_key_prefix Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::qshm 1.0 |
|||
| Syntax | qshm_get_hub_key_prefix [-h | -help] [-long_help] [-edition <edition> ] [-qroot_dir <qroot_dir> ] [-version <version> ] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -edition <edition> | Quartus Prime edition | |||
| -qroot_dir <qroot_dir> | Quartus Prime root directory | |||
| -version <version> | Quartus Prime version | |||
| Description |
Returns the key prefix for a Quartus Prime hub based on the specified configuration arguments. |
|||
| Example Usage |
## Create an SHM-based server type socket with the port name "trip" qshm_get_hub_key_prefix -qroot_dir /a/b/c -version 16.1 -edition "Quartus Prime Pro" |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||