Launching the Vivado Tools Using a Batch Tcl Script - Launching the Vivado Tools Using a Batch Tcl Script - 2026.1 English - UG910

Vivado Design Suite User Guide: Getting Started (UG910)

Document ID
UG910
Release Date
2026-06-23
Version
2026.1 English

You can use the Vivado tools in batch mode by supplying a Tcl script when starting the tool. Use the following command at the Linux command prompt or within a Windows command prompt window:

vivado -mode batch -source <your_Tcl_script>
Note: When working in batch mode, the Vivado tools exit after running the specified script.