最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

vivado安装System Generator不支持新版Matlab怎么办?

业界 admin 61浏览 0评论

按照Xilinx的作风,Vivado只支持最近两年3个版本的Matlab,当前最新版vivado 2018.3只支持2017a,2017b,2018a,连matlab 2018b都不支持

System Generator需要的新特性,matlab2016可能不支持,matlab2018b肯定是都支持的,所以没必要卸载matlab2018b安装matlab2018a,Mathworks已经给出了解决办法:

https://ww2.mathworks/matlabcentral/answers/359646-how-to-configure-xilinx-vivado-2017-2-system-generator-for-matlab2017b

编辑这个xml文件,C:\Xilinx\Vivado\2017.2\data\sysgen\sg_config\ml_supported.xml,添加你的Matlab版本就行。

<!-- This file used by System Generator and the System Generator Matlab Configurator -->
<productinfo>

  <supported_version

按照Xilinx的作风,Vivado只支持最近两年3个版本的Matlab,当前最新版vivado 2018.3只支持2017a,2017b,2018a,连matlab 2018b都不支持

System Generator需要的新特性,matlab2016可能不支持,matlab2018b肯定是都支持的,所以没必要卸载matlab2018b安装matlab2018a,Mathworks已经给出了解决办法:

https://ww2.mathworks/matlabcentral/answers/359646-how-to-configure-xilinx-vivado-2017-2-system-generator-for-matlab2017b

编辑这个xml文件,C:\Xilinx\Vivado\2017.2\data\sysgen\sg_config\ml_supported.xml,添加你的Matlab版本就行。

<!-- This file used by System Generator and the System Generator Matlab Configurator -->
<productinfo>

  <supported_version
发布评论

评论列表 (0)

  1. 暂无评论