how can I do to recognize hdlsetuptoolpath
古いコメントを表示
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
2012 年 7 月 30 日
1 投票
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.
カテゴリ
ヘルプ センター および File Exchange で HDL Coder についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!