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

Vivado Design Suite User Guide: Design Flows Overview (UG892)

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

You can run the Vivado tools in batch mode by providing a Tcl script when launching the tool. Use this command either at a Linux or Windows command prompt:

vivado -mode batch -source <your_Tcl_script>
Note: In batch mode, the Vivado tools exits automatically after running the specified script.