HDL code generation error.

13 Ansichten (letzte 30 Tage)
ketan zamre
ketan zamre am 20 Dez. 2017
Kommentiert: ketan zamre am 21 Dez. 2017
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.

Antworten (1)

Tim McBrayer
Tim McBrayer am 20 Dez. 2017
You can place your enabled subsystem inside another subsystem. This should allow you to generate DHL code for the design.
  2 Kommentare
ketan zamre
ketan zamre am 21 Dez. 2017
Bearbeitet: ketan zamre am 21 Dez. 2017
Thank you McBrayer for your response. Problem was solved by creating subsystem for Enabled subsystem. I have also created subsystem for AND gate circuit. But one more error occured
: Specified HDL code generation system 'KetanTrigger/Enabled Subsystem' does not exist in model.
ketan zamre
ketan zamre am 21 Dez. 2017
One more error in addition to this: For block enabled subsystem, Matrices are not supported at Simulink block interface.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by