Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/01/2024
Public
Document Table of Contents

4.1.31.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