qed::workspace_save (::quartus::qed)

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

Tcl Package and Version

Belongs to ::quartus::qed 1.0

Syntax qed::workspace_save [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
Saves 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, but in long-running sessions it can be useful to
explicitly save to prevent data loss due to instability or unexpected
process termination.
Example Usage
    qed::workspace_save
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful