Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/04/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.30.47. qed::workspace_close (::quartus::qed)

The following table displays information for the qed::workspace_close Tcl command:

Tcl Package and Version

Belongs to ::quartus::qed

Syntax qed::workspace_close [-h | -help] [-long_help]
Arguments -h | -help Short help
  -long_help Long help with examples and possible return values
Description
Closes an open QED workspace.

Data in the workspace, such as projects, groups, and imported
report panels is automatically saved in a database when the
workspace closes.
Example Usage
    qed::workspace_close
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful