Skip to content

valid verilog module syntax is not recognized #6

@cospan

Description

@cospan

When building an FPGA image the tool analyzes verilog modules to determine if build depends on them,

A module can be declared with the beginning parenthesis on the first line:

module verilog_module (

or with the parenthesis on the second line

module verilog_module
(

The system is not recognizing the second version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions