Launching the Vivado Tools Using a Batch Tcl Script - 2022.2 English

Vivado Design Suite User Guide: Using the Vivado IDE (UG893)

Document ID
UG893
Release Date
2022-10-27
Version
2022.2 English

You can use the Vivado tools in batch mode by supplying a Tcl script when invoking the tool. Use the following command either 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.