Skip to content

False possitive verification result #880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lichye opened this issue Dec 13, 2024 · 0 comments · Fixed by #885
Closed

False possitive verification result #880

lichye opened this issue Dec 13, 2024 · 0 comments · Fixed by #885

Comments

@lichye
Copy link

lichye commented Dec 13, 2024

c432.zip
This is the example from ISCAS85 Benchmark. This is the case c432.

I add property "assert property (0);" and this got verified. I assumed this must be denied.

The result is “Parsing c432.sv
Converting
Type-checking Verilog::c432
Using module 'c432'
using default bound 1
Generating Decision Problem
Using MiniSAT 2.2.1 with simplifier
Properties
Solving with propositional reduction
SAT checker: instance is UNSATISFIABLE
UNSAT: No path found within bound

** Results:
[c432.assert.1] always 0: PROVED up to bound 10”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant