xmakefilesetup configuration for Xilinx software

I have followed this and this videos to run simulink model in ZedBoard.
I have installed Xilinx software (Vivado 2018.3, ISE 14.7 system edition), and added corresponding paths:
hdlsetuptoolpath('ToolName', 'Xilinx ISE', 'ToolPath', 'D:\Xilinx\14.7\ISE_DS\ISE\bin\nt64\ise.exe');
for using ISE, or for using Vivado:
hdlsetuptoolpath('ToolName', 'Xilinx Vivado', 'ToolPath', 'D:\Xilinx\Vivado\2018.3\bin\vivado.bat');
I have also set up and configured hardware support packages.
Matlab is configured by ISE System Generator:
2.jpg
I can't realise the next step. I need to configure xmakefilesetup, but there is not ISE configuration in Xmakefile User Configuration:1.jpg
How to solve this problem?

Answers (1)

HDLCoder works in conjuction with System Generator. See example here.
However, your System Generator specific install/setup question can be best answered via Xilinx forum https://forums.xilinx.com/t5/AI-Engine-DSP-IP-and-Tools/bd-p/dspip_tools

Products

Release

R2018a

Asked:

on 1 Mar 2019

Answered:

on 23 Aug 2020

Community Treasure Hunt

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

Start Hunting!