xmakefilesetup configuration for Xilinx software

5 次查看(过去 30 天)
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?

回答(1 个)

Kiran Kintali
Kiran Kintali 2020-8-23
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

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by