Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rules for parameter/localparam types. #121

Merged
merged 2 commits into from
Jan 27, 2022

Conversation

DaveMcEwan
Copy link
Contributor

  • (localparam|parameter)_explicit_type Ensures that types are specified to clarify intent.
  • (localparam|parameter)_type_twostate Ensures that parameters are twostate.

@DaveMcEwan DaveMcEwan changed the title New rule for parameter/localparam types. New rules for parameter/localparam types. Jan 21, 2022
@dalance
Copy link
Owner

dalance commented Jan 27, 2022

LGTM.
Thanks!

@dalance dalance merged commit d20cec9 into dalance:master Jan 27, 2022
@DaveMcEwan DaveMcEwan deleted the parameterTypeRules branch February 8, 2022 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants