Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

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

Document Table of Contents
Give Feedback

3.1.8.24. set_active_interface (::quartus::external_memif_toolkit)

The following table displays information for the set_active_interface Tcl command:

Tcl Package and Version

Belongs to ::quartus::external_memif_toolkit

Syntax set_active_interface [-h | -help] [-long_help] -id <name> -interface_id <name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-id <name> The connection ID to communicate with
-interface_id <name> The interface ID to communicate with
Description
	Selects the active interface to debug for the specified connection id.
Example Usage
This command currently contains no example usage.