Save the BlackBox block with the VHDL code in Simulink libraries for later reuse
Afficher commentaires plus anciens
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.
Réponses (1)
Tim McBrayer
le 31 Jan 2012
0 votes
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.
Catégories
En savoir plus sur HDL Coder dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!