Skip to content

Parameter naming convention inconsistencies #63

@colluca

Description

@colluca

The naming convention specifies module parameters should use the UpperCamelCase style:

| Tunable parameters for parameterized modules, classes, and interfaces | `UpperCamelCase` |

But several examples in the guide inconsistently use the styling for constants:

my_fifo #(.WIDTH(4), .DEPTH(2)) my_fifo_nibble ...

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