HDL code generation error.
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/167895/image.jpeg)
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.
0 commentaires
Réponses (1)
Tim McBrayer
le 20 Déc 2017
You can place your enabled subsystem inside another subsystem. This should allow you to generate DHL code for the design.
2 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!