Skip to content

SVA: require_sva_property #1046

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged

SVA: require_sva_property #1046

merged 1 commit into from
Mar 31, 2025

Conversation

kroening
Copy link
Member

This introduces a method to check operands of SVA expressions that are required to be an SVA property.

This introduces a method to check operands of SVA expressions that are
required to be an SVA property.
@kroening kroening marked this pull request as ready for review March 31, 2025 00:18
Comment on lines 202 to +203
void require_sva_sequence(const exprt &) const;
void require_sva_property(exprt &);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit weird that only the latter has a side effect.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coming as a separate PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kroening kroening merged commit 57ef9f2 into main Mar 31, 2025
9 checks passed
@kroening kroening deleted the require_sva_property branch March 31, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants