How to control custom Altera/Intel FPGA board using Simulink

7 ビュー (過去 30 日間)
David Horowitz
David Horowitz 2023 年 2 月 7 日
回答済み: Ryan Baird 2023 年 2 月 9 日
Hello,
I have a DE10-Nano development board made by Terasic. I need to be able to create a simulink model to control GPIOs. I have attempted the following tutorial:
I have attached my project directory which I have structued the same as the tutorial project directory. I have also modified the tutorial files for the DE10-Nano and added the GPIO pins to the plugin_rd.m file.
When I get to to this step:
And I select "IP Core Generation", I get the following warning:
And I do not see my custom board listed in the "Target Platform" field...
I've attached my working directory:
Thank you,
-David

採用された回答

Ryan Baird
Ryan Baird 2023 年 2 月 9 日
That message means it is expecting plugin_board.m to be located at "+DE10NANO_Registration/+qsys_base/plugin_board.m" and either it is not there or it is not on your path.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by