Skip to content

Escaped identifiers #1

@skimmmer

Description

@skimmmer

First off, thanks for creating a nice verilog parser and AST!

I've noticed some issues when parsing escaped identifiers such as:
\wire_name.A[0]

Where I get a parser error because of the ".". Are escaped identifiers supported?

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