UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
如何检查或手动设置Xilinx 设计工具的环境变量?
注:
在 Linux (csh/tcsh shell) 中设置
在 Linux (csh/tcsh shell) 中复原
Linux (sh/bash shell)
在 Linux (sh/bash shell) 中复原
Windows XP Professional
Globally:
Windows 2000 Professional
Windows XP/2000 Professional single-session
单项目导航部分
在 Windows 操作系统中,环境变量可从项目导航 GUI 中进行设置或复原。
从 Tcl Shell (在 8.2i 及之后版本)输入以下内容:
set env(<VARIABLE>) <value>
范例:
set env(TEMP) c:\temp
从 Tcl shell 去除或复原环境变量,输入:
unset env(<VARIABLE>)
如:
unset env(TEMP)
查看 tcl shell 中环境变量的值,输入:
puts $::env(<VARIABLE>)
AR# 11630 | |
---|---|
日期 | 12/03/2013 |
状态 | Active |
Type | 综合文章 |
Tools |
|