Save the BlackBox block with the VHDL code in Simulink libraries for later reuse
古いコメントを表示
I am able to use a normal Simulink subsystem to create a BlackBox for integrating my custom VHDL code, but I don't know how to save the BlackBox block with the VHDL code in Simulink libraries for later reuse.
Thanks in advance for any help.
回答 (1 件)
Tim McBrayer
2012 年 1 月 31 日
0 投票
Currently there is no explicit packaging mechanism available to bundle up models, library models, and HDL user-written code for Simulink HDL Coder. You can use your own directory structure combined with your favorite SCM tool to manage such a project.
カテゴリ
ヘルプ センター および File Exchange で HDL Coder についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!