HDL code generation error.
Mostrar comentarios más antiguos

Designed simulink model, in which we are getting live video stream from 'From video devices' block followed by enabled subsystem block which is triggered from AND gate and getting result on Video Display block accordingly, but not able to generate HDL code. It shows an error: Enable, Trigger, and Reset Ports are not supported in the top level system for HDL code generation.
Respuestas (1)
Tim McBrayer
el 20 de Dic. de 2017
0 votos
You can place your enabled subsystem inside another subsystem. This should allow you to generate DHL code for the design.
2 comentarios
ketan zamre
el 21 de Dic. de 2017
Editada: ketan zamre
el 21 de Dic. de 2017
ketan zamre
el 21 de Dic. de 2017
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
