For information about additional Tcl commands available to use for
design implementation and analysis, refer to the
Vivado
Design Suite Tcl Command Reference Guide (UG835). To get help at the Tcl command prompt, type:
-
help <command>
-
<command> -help
For help with a category of Tcl commands, type:
-
help
(lists the categories) -
help -category <category>
Note: The interactive help has an
auto-complete feature and is not case-sensitive, so the following categories are the
same in Tcl:
end, EndGroup
. To save time, you can use all lowercase
and auto-complete when getting help on commands or categories (for example,
type end
rather than
endgroup
).