How to make vitis model composer support the latest version of matlab

57 次查看(过去 30 天)
Hi all ,
as figure show vitis model composer 2021.1 not support matlab r2021b,i already try modify ml_supported.xml but it's no effect,Is there any other way to make vitis model composer support the latest version of matlab?

回答(1 个)

Lee Johannes
Lee Johannes 2022-2-11
it bcs xilinx not support matlab 2021b
you can manually add it in xilinx
\Xilinx\Vivado\YOUR version\data\sysgen\sg_config\ml_supported.xml
<version>
<number>9.11</number>
<name>R2021b</name>
</version>
and using administrator to run vivado
file bar- windows- tcl console
input sg_config in tcl
to set your matlab and apply again
if you already open your vivado. plz close then run in adminitrator agian.

类别

Help CenterFile Exchange 中查找有关 Multicore Processor Targets 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by