Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.31.4. 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

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