Setting WebTalk User Preferences - 2021.1 English

Vivado Design Suite User Guide: Release Notes, Installation, and Licensing (UG973)

Document ID
UG973
Release Date
2021-06-16
Version
2021.1 English

You can enable or disable WebTalk user options by selecting Tools > Settings. In the Settings dialog box, click the WebTalk category as shown in the following figure.

Figure 1. WebTalk User Preferences

After installation, you can enable or disable WebTalk user options using the config_webtalk Tcl command:

config_webtalk -user on|off

on
Turns WebTalk on for the current user.
off
Turns WebTalk off for the current user.

User settings are saved in the following location:

Windows
<%APPDATA%>\Xilinx\Common\<version>\webtalk

where:

<%APPDATA%> is:

C:\Users\<user>\AppData\Roaming
Linux
<%APPDATA%>/.Xilinx/Common/<version>/webtalk

where:

<%APPDATA%> is:

/home/<user>