You can enable or disable WebTalk user options by selecting
. 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>