how can I do to recognize hdlsetuptoolpath
Afficher commentaires plus anciens
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
Réponses (1)
Tim McBrayer
le 30 Juil 2012
1 vote
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.
Catégories
En savoir plus sur HDL Coder dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!