When I try using this combination of Matlab 2013A + Xilinx ISE 14.4, starting with adding Xilinx System Generator being added to Matlab, I end up with the following Warning, where its unable to add the ISE to the PATH.
Any idea if you guys might have encountered this, and how were you able to tackle this?
Snippets shown below....any help/suggestion would be appreciated.
Regards,
Shahab
>> hdlsetuptoolpath('ToolName','Xilinx ISE','ToolPath','C:Xilinx14.4ISE_DSISEbin
t64ise.exe');
Setting XILINX environment variable to:
C:Xilinx14.4ISE_DSISE
Setting XILINX_EDK environment variable to:
C:Xilinx14.4ISE_DSEDK
Setting XILINX_PLANAHEAD environment variable to:
C:Xilinx14.4ISE_DSPlanAhead
Prepending following Xilinx ISE path(s) to the system path:
C:Xilinx14.4ISE_DSISEbin
t64;C:Xilinx14.4ISE_DSISElib
t64;C:Xilinx14.4ISE_DSEDKbin
t64;C:Xilinx14.4ISE_DSEDKlib
t64;C:Xilinx14.4ISE_DSEDKgnuwinbin;C:Xilinx14.4ISE_DSPlanAheadbin
>> cd C:Xilinx14.4ISE_DSISEsysgenbin
t64
>> xlAddSysgen C:Xilinx14.4ISE_DSISE
Warning: Cannot find path "C:Xilinx14.4ISE_DSISEbin
t64" in "PATH"
environment.
Cannot find path "C:Xilinx14.4ISE_DSISElib
t64" in "PATH" environment.
The libraries under the path are needed to simulate and netlist designs
using blocks from Xilinx System Generator for DSP blockset.
Cannot find path "C:Xilinx14.4ISE_DSPlanAheadbin" in "PATH"
environment.
To make sure that your design simulates and netlists with Xilinx blockset as
expected it is required that you start MATLAB using "Xilinx Design ToolsISE
Design Suite 14.4System GeneratorSysgen Generator" from All Programs menu
under Windows Start button.