Trigger type 'either' is not supported for HDL code generation.

3 views (last 30 days)
Hi
I am generating HDl code for a state flow which is double edge triggered.And I get the error show below.
Trigger type 'either' is not supported for HDL code generation.
Is there any solution for it in simulink?.
Regards
Rizwan

Accepted Answer

Kiran Kintali
Kiran Kintali on 13 Feb 2020
This is a known limitation with HDL code generation. Stateflow team at MathWorks has provided a modeling workaround. Please see if this suits your needs.
  3 Comments
Kiran Kintali
Kiran Kintali on 18 Feb 2020
You can uncheck this Simulink Preferences checkbox to load the model in future.

Sign in to comment.

More Answers (2)

Kiran Kintali
Kiran Kintali on 11 Feb 2020
Can you share a sample model of your Stateflow usecase?
Thanks

Muhammad Rizwan
Muhammad Rizwan on 11 Feb 2020
Dear Kiran,
I have attached the file as required.
I want to generate hdl code for the subsytem input data formatter.
Thanks

Categories

Find more on Code Generation in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!