Skip to content

Verilog: event control with hierarchical event expression#1908

Open
kroening wants to merge 1 commit into
mainfrom
kroening/event-control-hierarchical-identifier
Open

Verilog: event control with hierarchical event expression#1908
kroening wants to merge 1 commit into
mainfrom
kroening/event-control-hierarchical-identifier

Conversation

@kroening

Copy link
Copy Markdown
Collaborator

Per IEEE 1800-2017, event_control accepts a hierarchical_event_identifier without parentheses (e.g., @s.field). Changed the event_control rule to use hierarchical_identifier instead of event_identifier.

Fixes the parsing failure exposed by the test in a624f48.

Per IEEE 1800-2017, event_control accepts a hierarchical_event_identifier
without parentheses (e.g., @s.field). Changed the event_control rule to
use hierarchical_identifier instead of event_identifier.
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.

1 participant