Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/03/2023
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.11.14. 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

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