How to call vhdl program from matlab script
8 ビュー (過去 30 日間)
古いコメントを表示
please help!
I need to call vhdl programs from matlab script in orther to facilitate some calculations process. I am new on Matlab Ihave no idea how to do that.
Thank you
0 件のコメント
採用された回答
Kiran Kintali
2022 年 11 月 4 日
Integrate Custom HDL Code Into MATLAB Design
2 件のコメント
Kiran Kintali
2022 年 11 月 7 日
I think you are looking for HDL Cosimulation with MATLAB. Please check the examples in the page.
その他の回答 (1 件)
Khushboo
2022 年 11 月 4 日
Hello,
You can use MATLAB's HDL Coder module to generate VHDL code in matlab. More details can be found at the HDL Coder product page.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で HDL Coder についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!