Visible to Intel only — GUID: reference_TCL_tcl_pkg_project_ver_7_0_cmd_set_current_revision
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_project_ver_7_0_cmd_set_current_revision
Ixiasoft
3.1.24.47. set_current_revision (::quartus::project)
The following table displays information for the set_current_revision Tcl command:
Tcl Package and Version | Belongs to ::quartus::project |
||
Syntax | set_current_revision [-h | -help] [-long_help] [-force] <revision_name> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-force | Option to open the revision and overwrite the compilation database if the database version is incompatible. | ||
<revision_name> | Revision name | ||
Description | Sets the specified revision name as the current revision. All assignments created or modified during an open project will also be saved to the Quartus Prime Settings File (.qsf). In 8.1 or later versions of Quartus Prime software, set_current_revision gives an error when the compilation database version is not compatible with the current version of Quartus Prime software. You may specify the "-force" option to avoid the error and overwrite the database. |
||
Example Usage | |
||
Return Value |