Skip to content

feat(sv): support expression-based always_ff events #464

Description

@tignear

PR #398 now rejects always_ff event controls whose edge operand is not a plain signal identifier, such as @(posedge (clk & enable)), instead of silently dropping the process. Implement the SystemVerilog semantics for expression-based edge events and add four-state transition tests before removing that diagnostic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions