跳转到主要内容

Xilinx FPGA独立的下载和调试工具LabTools下载、安装、使用教程

guanxiao_505740 提交于

作者: wcc149,来源:<span id="profileBt"><a href="https://mp.weixin.qq.com/s/HVoNho6sS_D5deh80eTH0Q"&gt; 电子电路开发学习微信公众号</a></span>

<strong>1. LabTools简介</strong>

Xilinx LabTools工具是Xilinx FPGA单独的编程和调试工具,是从ISE或Vivado中独立出来的实验室工具,只能用来下载FPGA程序和进行ILA调试,支持所有的FPGA系列,无需许可证即可免费使用,安装包体积和所需要的存储空间,相比于完整的ISE和Vivado开发环境大大减小,非常适合只用来下载程序的工厂量产环境。

<strong>2. ISE 14.7 Lab Tools下载、安装</strong>

官网下载地址:https://www.xilinx.com/support/download/index.html/content/xilinx/en/do…

选择14.7 LabTools工具,支持多种操作系统。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

登录AMD Xilinx账户之后,就可以正常下载了。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

下载速度还是很快的。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

相比于完整的ISE开发环境6G左右,ISE LabTools工具大小只有1G,而且支持多种操作系统。

解压后,Windows系统双击xsetup.exe执行安装程序,Linux系统运行xsetup安装脚本。为了保证安装完整,需要先退出杀毒软件。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

选择安装路径。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

LabTools安装之后,只包括iMPACT和ChipScope工具,使用方法与ISE一样。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

<strong>3. Vivado 2018.3 LabTools下载、安装</strong>

官网下载地址: https://www.xilinx.com/support/download/index.html/content/xilinx/en/do…

Vivado LabTools区分Windows和Linux系统,选择对应的版本下载:
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

和下载ISE LabTools一样,需要登录AMD Xilinx账户,并填写个人信息。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

解压后,安装方法也很简单,没有什么复杂的配置,只需要选一下安装路径即可。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>

使用方法和Vivado一样,不过只有程序下载和ILA工具。
<center><img src="https://cdn.eetrend.com/files/2023-03/%E5%8D%9A%E5%AE%A2/100569531-2963…; alt=""></center>