Empty objectives in Design Verifier
古いコメントを表示
I created a model in Simulink and i wished to prove a property using Design Verifier.
Here is a portion of the model:


The verification system is the following:

Design Verifier analysis starts correctly, but it tries to validate 27 objectives instead of 1 (it seems one for each output message in the chart above)

Also those objectives seem to be empty.
Is there a way to validate only my objective?
5 件のコメント
Pat Canny
2019 年 3 月 10 日
Hi Lorenzo,
The images of your model are not showing - perhaps it's my browser.
Can you try inserting the images again?
Thanks.
Lorenzo Niccolai
2019 年 3 月 10 日
Pat Canny
2019 年 3 月 12 日
Does your model have any Assertion blocks or other blocks from the Model Verification library? Design Verifier treats those blocks as proof objectives by default.
To disable this, change the Assertion blocks setting in the Design Verifier Pane: Property Proving: https://www.mathworks.com/help/sldv/ug/design-verifier-pane-property-proving.html
If you want to disable all Assertion blocks, select "Disable all". If you want to manually enable or disable certain blocks, select "Use local settings".
This can also be done via the DVAssertions parameter in the sldvoptions function: https://www.mathworks.com/help/sldv/ug/simulink-design-verifier-configuration-parameters.html
Lorenzo Niccolai
2019 年 3 月 14 日
Pat Canny
2019 年 3 月 18 日
Hi Lorenzo,
This likely requires further digging. I don't know if we'll solve this via MATLAB Answers.
Do you mind contacting MathWorks Support? https://www.mathworks.com/support/contact_us.html?s_tid=sp_ban_cs
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Specify and Verify Design Requirements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!