Skip to content

SMV: grammar for module parameters #1194

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
Jul 12, 2025
Merged

SMV: grammar for module parameters #1194

merged 1 commit into from
Jul 12, 2025

Conversation

kroening
Copy link
Member

  1. The production rule for module parameters is renamed from module_argument_list to module_parameters, to match the NuSMV manual.

  2. A module parameter now needs to be an identifier, as opposed to a variable_identifier, to match what NuSMV does.

1.  The production rule for module parameters is renamed from
module_argument_list to module_parameters, to match the NuSMV manual.

2.  A module parameter now needs to be an identifier, as opposed to a
complex identifier, to match what NuSMV does.
@kroening kroening added the SMV label Jul 11, 2025
@kroening kroening marked this pull request as ready for review July 11, 2025 17:31
@tautschnig tautschnig merged commit 955c752 into main Jul 12, 2025
10 checks passed
@tautschnig tautschnig deleted the smv-module-parameters branch July 12, 2025 07:27
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