The Vivado IDE saves the current configuration of window layouts and themes to configuration and initialization files that are loaded when the tool is launched. You can also save custom themes, window layouts, and run strategies to be loaded when you need them. For more information, see Configuring the Environment.
The files defining these themes and layouts are written to the Vivado IDE environment folders in the following locations:
- Windows
-
%APPDATA%\Xilinx\vivado\<version>
- Linux
-
~/.Xilinx/vivado/<version>
The following table lists the environment configuration files. input files, including files names and descriptions
Environment Configuration File | File Name | Description |
---|---|---|
Tool-Specific Tcl Initialization Script |
Vivado_init.tcl Note: In Vivado Design Suite 2016.4 and earlier
releases, the file name is init.tcl.
|
|
View Display Options | vivado.xml |
|
Vivado IDE Themes | <theme_name>.patheme |
|
View Layout Files | <layout_name>.layout |
|
Keyboard Shortcuts | shortcuts.xml |
|
Custom Commands | commands.paini |
|