Skip to content

SVA: replace sva_sequence_concatenation_exprt #1162

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 25, 2025

Conversation

kroening
Copy link
Member

This replaces the sva_sequence_concatenation_exprt by multi-operand variants of sva_cycle_delay_exprt, sva_cycle_delay_plus_exprt and sva_cycle_delay_star_exprt.

This simplifies the implementation of the SystemVerilog concatenation rules.

@kroening kroening force-pushed the remove-sva-sequence-concatenation branch 6 times, most recently from 8544473 to cfe36b1 Compare June 19, 2025 09:47
@kroening kroening marked this pull request as ready for review June 22, 2025 14:24
This replaces the sva_sequence_concatenation_exprt by multi-operand variants
of sva_cycle_delay_exprt, sva_cycle_delay_plus_exprt and
sva_cycle_delay_star_exprt.

This simplifies the implementation of the SystemVerilog concatenation rules.
@tautschnig tautschnig force-pushed the remove-sva-sequence-concatenation branch from cfe36b1 to e86a61a Compare June 25, 2025 10:05
@tautschnig tautschnig merged commit ac36b83 into main Jun 25, 2025
10 checks passed
@tautschnig tautschnig deleted the remove-sva-sequence-concatenation branch June 25, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants