Visible to Intel only — GUID: reference_TCL_tcl_pkg_external_memif_toolkit_ver_1_0_cmd_create_connection_report
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_external_memif_toolkit_ver_1_0_cmd_create_connection_report
Ixiasoft
3.1.8.4. create_connection_report (::quartus::external_memif_toolkit)
The following table displays information for the create_connection_report Tcl command:
Tcl Package and Version | Belongs to ::quartus::external_memif_toolkit |
||
Syntax | create_connection_report [-h | -help] [-long_help] -id <name> -report_type <name> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-id <name> | The connection ID to communicate with | ||
-report_type <name> | The report type to generate | ||
Description | Create a report of the specified type for the connection id. The resulting report is then available for query using the report TCL package. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful | |
TCL_ERROR | 1 | ERROR: An error occurred trying to create the report <string> for the target <string>. | |
TCL_ERROR | 1 | ERROR: The specified connection ID <string> is illegal. Please specify a valid connection ID. | |
TCL_ERROR | 1 | ERROR: The specified report type <string> is illegal. The legal report types are: <string> . | |
TCL_ERROR | 1 | ERROR: The currently opened project has not been linked to a device. Run link_project_to_device to link a project to a device. | |
TCL_ERROR | 1 | ERROR: Toolkit has not been initialized. Use initialize_connections to initialize the toolkit. |
Did you find the information on this page useful?
Feedback Message
Characters remaining: