Skip to content

verilog parser - parsing when port name has "input_" characters #9

@KyleJeong

Description

@KyleJeong

This was the case I met.
input wire [29:0] input_data;

In that case, parser though that the port name is "_data".

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