- Which checks did you enable? Dead logic? Out of bound array access? (All?)
- How many objectives were being analyzed? (This should show up under the Progress bar in the window that launches during analysis). Did SLDV make it through most of the objectives before getting stuck?
- Does the model include any timers? A common example in Stateflow is the use of after() in a transition.
- Try stopping the analysis and generating results. Even if you stop the tool during analysis, you can still see what was analyzed. This won't guarantee it will be obvious where the tool got stuck, but it may help.
Simulink Design Verifier taking really long
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am new to using SLDV. Forgive my ignorance in advance.
I am running SLDV on a model with a decent-sized Stateflow chart in it. I'm just using the "Design Error Detection" option with "Run exhaustive analysis". SLDV runs fine and then seems to get stuck on something. It is spending a long time on one objective. By long time I mean 30+ minutes and counting. Wtihout exhaustive analysis, it takes about 15 seconds and recommends I use exhaustive analysis. I set the maximum time to inf to allow it to run as long as it needs. 36 minutes as we speak, and it's still on the same objective.
How can I tell what branch in my logic is causing the delay?
Thanks in advance!
7 Kommentare
Adam Duvick
am 28 Mär. 2023
Hey, Pat. I have a team using Simulink Design Verifier to generate test cases for an execution group of about 80 models. The task is running on a high performance PC, but is still taking about 80 hours to run. Is this normal? My team is wondering if there if there is anything on our configuration that is making the task take longer than is needed.
I am new to this tool myself, so if there is any information that I should provide, please let me know!
Thank you!
Sobia
am 2 Apr. 2024
Hi, I am also facing the same issue I am using SLDV test generation and total 321 objectives are to be analyzed out of which 121 objectives are not progressing even after 2 hours time. Kindly let me know what could be the possible reasons for this long run time issue.
Any help is appreciated.
Thanks
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!