Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 10/04/2021
Public

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

Document Table of Contents

3.1.8.18. initialize_connections (::quartus::external_memif_toolkit)

The following table displays information for the initialize_connections Tcl command:

Tcl Package and Version

Belongs to ::quartus::external_memif_toolkit

Syntax initialize_connections [-h | -help] [-long_help]
Arguments -h | -help Short help
  -long_help Long help with examples and possible return values
Description

Initializes the internal data structures of the toolkit. This command must be run before any other toolkit commands are executed.

Example Usage
	project_open dut

	initialize_connections

	terminate_connections

	project_close
Return Value Code Name Code String Return
TCL_OK 0