HDL Implementation of PID Controller Using FPGA-in-the-Loop

11 ビュー (過去 30 日間)
Afsher P A
Afsher P A 2021 年 2 月 19 日
回答済み: Alan Moses 2021 年 2 月 22 日
Hi, I am trying to do an example given by Mathworks on FPGA in the loop for implementing PID.
In order to access the resource files it is given to run hdlsetuptoolpath('ToolName', 'Xilinx ISE', 'ToolPath', 'C:\Xilinx\13.1\ISE_DS\ISE\bin\nt64\ise.exe'); For Xilinx FPGA boards using ISE design software.
When I run the above command, it is showing that windows cannot find the 'hdlsetuptoolpath'.
Please help to rectify this.

採用された回答

Alan Moses
Alan Moses 2021 年 2 月 22 日
You may check if Xilinx ISE is correctly installed on your system. You may also confirm the correctness of the Xilinx ISE tool path that is given as input to the hdlsetuptoolpath command.
Additionally, you may refer here.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFPGA, ASIC, and SoC Development についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by