HDL workflow adivsor fails to generate model while using stateflow
35 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohd
am 3 Okt. 2025 um 7:13
Bearbeitet: BA
am 8 Okt. 2025 um 13:58
I am generating HDL model for speedgoat by using HDL workflow advisor. In the model, I am performing integration using forward euler method. While generating the model, I am getting error about floating-point data found. Any idea, how can i solve this issue.
0 Kommentare
Akzeptierte Antwort
BA
am 8 Okt. 2025 um 13:57
Bearbeitet: BA
am 8 Okt. 2025 um 13:58
Hi Moh,
Using Stateflow charts with single or double precision for HDL code generation with Native Floating-Point (NFP) was not supported until release R2025a.
I used the model you provided and generated HDL code from it in R2025b.
Here is the release note for R2025a that gives you information about the new feature introduction:
Look under the heading: Code Generation and Verification: Native floating-point for Stateflow Charts
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!