how can I do to recognize hdlsetuptoolpath

조회 수: 4 (최근 30일)
nont none
nont none 2012년 7월 30일
Hello,I want use hdl coder.when I write
" hdlsetuptoolpath('ToolName','Xilinx ISE', ... 'ToolPath', 'C:\Xilinx\13.3\ISE_DS\ISE\bin\nt64\ise.exe');" in command window I face with this "??? Undefined function or method 'hdlsetuptoolpath' for input arguments of type 'char'." what am i doning to resolve it? I use matlab 2010 and ISE 13.3

답변 (1개)

Tim McBrayer
Tim McBrayer 2012년 7월 30일
The hdlsetuptoolpath utility was added to HDL Coder in R2011b. It is not part of either R2010a or R2010b. To gain access to this utility you will need to update your MATLAB installation to R2011b or newer.

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by