Skip to content

sv2chisel is too conservative on parenthesis #3

@johnsbrew

Description

@johnsbrew

Describe the bug
sv2chisel is too conservative on parenthesis

To Reproduce
a && b && c is translated into (a && b) && c

Expected behavior
a && b && c

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions