Quartus® Prime Pro Edition User Guide: Scripting

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

4.1.31.32. qed::is_workspace_open (::quartus::qed)

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

Tcl Package and Version

Belongs to ::quartus::qed

Syntax qed::is_workspace_open [-h | -help] [-long_help]
Arguments -h | -help Short help
  -long_help Long help with examples and possible return values
Description
Checks whether a QED workspace is currently open. Returns 1,
if a workspace is currently open; returns 0, otherwise.
Example Usage
    qed::is_workspace_open
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful