how can I do to recognize hdlsetuptoolpath
Mostrar comentarios más antiguos
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
Respuestas (1)
Tim McBrayer
el 30 de Jul. de 2012
1 voto
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.
Categorías
Más información sobre HDL Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!