Save the BlackBox block with the VHDL code in Simulink libraries for later reuse
Mostrar comentarios más antiguos
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.
Respuestas (1)
Tim McBrayer
el 31 de En. de 2012
0 votos
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.
Categorías
Más información sobre HDL Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!