Skip to content

SVA-to-Buechi: sequence repetition operators #1130

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
Jun 4, 2025

Conversation

kroening
Copy link
Member

This adds conversion for [*...], [=...], [->...], [+] to the SVA-to-Buechi translation.

@kroening kroening marked this pull request as ready for review May 30, 2025 21:08
@kroening kroening force-pushed the buechi-sequence-repetition branch from 8c68ba3 to 2b79737 Compare June 4, 2025 17:46
Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

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

Requires conflict resolution

@@ -1,8 +0,0 @@
CORE
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why was this one deleted?

Copy link
Member Author

Choose a reason for hiding this comment

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

The behavior it tests is the same as regression/verilog/SVA/sequence_repetition6.desc

This adds conversion for [*...], [=...], [->...], [+] to the SVA-to-Buechi
translation.
@kroening kroening force-pushed the buechi-sequence-repetition branch from 2b79737 to 339ecda Compare June 4, 2025 21:58
@kroening kroening merged commit 2384b44 into main Jun 4, 2025
10 checks passed
@kroening kroening deleted the buechi-sequence-repetition branch June 4, 2025 22:14
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