Vitis Model Composer supports the following MATLAB versions:
- R2021a
- R2021b
The following operating systems are supported on x86 and x86-64 processor architectures:
- Windows 10 Pro and Enterprise
- 10.0 1903 Update; 10.0 1909 Update; 10.0 2004 Update; 10.0 20H2; 10.0
21H1Note: The AI Engine block is not supported on the Windows platform.
- Red Hat Enterprise Workstation/Server 7
- 7.9
- Red Hat Enterprise Workstation/Server 8
- 8.2; 8.3; 8.4; 8.5; 8.6
- Ubuntu Linux 18
- 18.04.4 LTS; 18.04.5 LTS; 18.04.6 LTS
- Ubuntu Linux 20
- 20.04, 20.04.1, 20.04.2, 20.04.3 LTS, 20.04.4 LTS
- Prerequisites for using Model Composer on Ubuntu 20 OS
-
- Ubuntu 20.04 comes with gcc 9.3 by default. To use Vitis Model Composer, you must install gcc 8.3 manually and ensure that it is the default gcc version in the console from which you launch Model Composer.
- Ubuntu 20 by default comes with dash shell. To avoid any issue that
you might encounter while running the downstream
AI Engine flows, it is
recommended to change the shell from dash to bash using
the following sudo
command:
sudo dpkg-reconfigure dash
- SUSE Enterprise Linux
- 12.4, 15.2
Note: Model Composer
simulation and code generation is not supported in Windows OS for designs that
include blocks from the AI Engine library.