Skip to content

BMC: SVA sequence within #1072

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
Apr 22, 2025
Merged

BMC: SVA sequence within #1072

merged 1 commit into from
Apr 22, 2025

Conversation

kroening
Copy link
Member

This implements the SVA sequence within operator in the word-level BMC backend.

@kroening kroening marked this pull request as ready for review April 20, 2025 20:41
class sva_sequence_within_exprt : public binary_exprt
{
public:
explicit sva_sequence_within_exprt(exprt op0, exprt op1)
Copy link
Collaborator

Choose a reason for hiding this comment

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

explicit isn't actually necessary here

This implements the SVA sequence within operator in the word-level BMC
backend.
@kroening kroening force-pushed the sva-sequence-within branch from 967a9ae to 0225b81 Compare April 22, 2025 15:53
@kroening kroening merged commit 78d038d into main Apr 22, 2025
9 checks passed
@kroening kroening deleted the sva-sequence-within branch April 22, 2025 16:09
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