Skip to content

Verilog: add all remaining property_expr rules from 1800-2017 #540

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 12, 2024

Conversation

kroening
Copy link
Member

This adds all remaining property_expr productions given in IEEE 1800-2017:

  • strong
  • weak
  • case

@kroening kroening force-pushed the verilog_property_expr branch 2 times, most recently from 543b7fa to b3fb87d Compare June 11, 2024 18:51
@kroening kroening force-pushed the verilog_property_expr branch 3 times, most recently from 783f568 to 1600e6a Compare June 11, 2024 19:17
@kroening kroening marked this pull request as ready for review June 11, 2024 19:18
Comment on lines 1 to 10
KNOWNBUG
case1.sv
--bound 20
^EXIT=10$
^SIGNAL=0$
--
^warning: ignoring
--
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please add a comment explaining what is going wrong here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added the implementation.

@kroening kroening force-pushed the verilog_property_expr branch from 1600e6a to f3d63f8 Compare June 12, 2024 19:50
This adds all remaining property_expr productions given in IEEE 1800-2017:
* strong
* weak
* case
@kroening kroening force-pushed the verilog_property_expr branch from f3d63f8 to 2a457e3 Compare June 12, 2024 19:53
@kroening kroening merged commit c3e0943 into main Jun 12, 2024
5 checks passed
@kroening kroening deleted the verilog_property_expr branch June 12, 2024 19:55
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