Skip to content

case pattern syntax #124

@dingzex

Description

@dingzex

7'h10 to 7'h1F: reg_locked = lk_reg[1];

It uses the case pattern syntax of SystemVerilog (7'h10 to 7'h1F), which is a new feature introduced in IEEE 1800-2017 and is not part of traditional Verilog syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions