In our previous blog post ๐ฅท Formal verification of an OpenVM chip, we have seen how to verify the determinism of the branch_eq
chip of OpenVM. Now, we will see how to verify its completeness, meaning that it always accepts a valid witness for any possible input.
๐ฅท Verification of the completeness of an OpenVM chip
ยท 8 min read