Contenido principal

Set Up Third-Party Tools

Set up your system environment to access Vivado® from MATLAB®. The hdlsetuptoolpath (HDL Coder) function adds the required folders to the MATLAB search path, using the installation folder that you specify. The folder that you specify should include the AR76780 patch that you installed in the Install Vivado and Apply Patch step of the installation instructions, or use a Linux® environment as described in the 'README' file that you download with the patch.

hdlsetuptoolpath('ToolName','Xilinx Vivado','ToolPath', ...
                 '/opt/Xilinx/Vivado/2021.1/bin')

See Also

Functions

Topics