Skip to content

Rendered constants sometimes have a double underscore #24

Description

@Intuity

For example if rendering:

@MyPkg.enum()
class MyEnum:
  X1_ACK: Constant

Will render a SV constant called MY_ENUM_X1__ACK

This is likely an issue to do with the snake casing regex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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