How to generate simulink model from multiple verilog codes?
4 ビュー (過去 30 日間)
古いコメントを表示
I am trying to generate simulink model from almost 175 verilog files. Using importhdl it always shows some error whether i try using folder, subfolder, path or filenames. Is there any way to fix it?
0 件のコメント
回答 (1 件)
Kiran Kintali
2024 年 7 月 3 日
Please note HDL Coder only supports a subset of synthesizable HDL suitable for a Simulink representation in this import process. You may be running into obvious limitations in the workflow. Not all Verilog/VHDL is importable to Simulink.
Added some intro slides on the importhdl command.
Can you share some more details? It is unclear the issues you are facing. Do not hesitate to reach out to tech support support@mathworks.com
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!