'xst' is not recognized as aninternal or external command,operable program or batch file
i see this message after clicking make.bat file.....
and do not know what is the problem..
当Xilinx可执行文件目录不在Windows搜索路径中时,会显示此信息。
检查
您的路径环境变量,以查看它是否包含%Xilinx%\ bin \ nt
(%Xilinx%扩展到Xilinx环境变量,应该是您的安装
ISE的目录)。
- Gabor
以上来自于谷歌翻译
以下为原文
This shows up when the Xilinx executables directory is not in your Windows search path. Check
your path environment variable to see if it includes %Xilinx%\bin\nt
(%Xilinx% expands into the Xilinx environment variable, which should be your installation
directory for ISE).
-- Gabor