Tool Specific init.tcl - 2022.1 English

Vivado Design Suite User Guide: Logic Simulation (UG900)

Document ID
UG900
Release Date
2022-04-21
Version
2022.1 English

During execution of simulation, Vivado simulator sources the init file present at the following location:

$HOME/.xilinx/xsim/xsim_init.tcl

It is useful, if you want to set a property across multiple runs. In such a scenario, you can write these inside a tcl file and Vivado simulator will source this tcl file before time 0' during execution.