Vivado2018.3安装问题

2021/12/24 23:10:01

本文主要是介绍Vivado2018.3安装问题,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

        换了新固态,得重装一下Vivado。以前安装直接点默认,所以没遇到这些问题。

问题1:this tool is not version. any new installation of the tool will overwrite the existing installation.

xilinx官网的描述:

 解决方法:

        如果安装目录有尾随的正斜杠(‘/’),则发出此消息。

        例如:/test/xilinx/        应移除尾随的前斜线。

xilinx官方说:Vivado installation will be updated in a future release to properly handle the trailing forward slash without issuing a message.(大意是 软件更新后就不报警告啦)

问题2:destination directory has inbalid character : empty spcae(blank)

        因为默认文件是Program Files,它中间有空格,换成Xilinx就好了。



这篇关于Vivado2018.3安装问题的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!


扫一扫关注最新编程教程