Miscellaneous Section - 2025.2 English - UG906

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2025-12-10
Version
2025.2 English
Ignore command errors (quiet mode)
Run quietly and ignore command-line errors. The command returns TCL_OK even if it encounters errors during execution.

The equivalent Tcl option is -quiet.

Suspend message limits during command execution
Return all messages, ignoring any message limits.

The equivalent Tcl option is -verbose.