Skip to content

smv-netlist: use expr2smv for property #1058

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 2 commits into from
Apr 9, 2025
Merged

smv-netlist: use expr2smv for property #1058

merged 2 commits into from
Apr 9, 2025

Conversation

kroening
Copy link
Member

@kroening kroening commented Apr 8, 2025

The SMV to netlist conversion now uses expr2smv for outputting the property, which enables outputting full LTL or CTL.

@kroening kroening marked this pull request as ready for review April 8, 2025 14:40
@kroening kroening force-pushed the smv_netlist2 branch 2 times, most recently from 91f2532 to 36451bc Compare April 8, 2025 15:25
kroening added 2 commits April 8, 2025 21:29
This replaces iterators by ranged for, and unsigned by std::size_t when
iterating over vector indices.
The SMV to netlist conversion now uses expr2smv for outputting the property,
which enables outputting full LTL or CTL.
@tautschnig tautschnig merged commit bb675f6 into main Apr 9, 2025
9 checks passed
@tautschnig tautschnig deleted the smv_netlist2 branch April 9, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants