Skip to content

ignore comments #46

@LiamSkirrow

Description

@LiamSkirrow

There have been some cases where in a comment, the correct syntax is given for a module instantiation:

For example, the following code will be erroneously picked up as a module instantiation:

/*
fragment offset (0)
*/

In this case verilogtree will think there is a module named 'fragment' with instance name 'offset'. Need to ignore anything wrapped in comments -> /* ... */ and // blah

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestparsing

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions