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

Make formatting of RTL files consistent #87

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

marnovandermaas
Copy link
Contributor

These fixes include:

  • Indentation of parameter lists.
  • Indentation of input/output lists.
  • Indentation of variable declaration.
  • Making comments full sentences ending in period.
  • Adding address and data width parameters.
  • Turn Verilator lints back on and resolve width and unused warnings.
  • Use ANSI style of parameter declarations.

These fixes include:
- Indentation of parameter lists.
- Indentation of input/output lists.
- Indentation of variable declaration.
- Making comments full sentences ending in period.
- Adding address and data width parameters.
- Turn Verilator lints back on and resolve width and unused warnings.
- Use ANSI style of parameter declarations.
Copy link

@rswarbrick rswarbrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible to me!

@marnovandermaas marnovandermaas merged commit f4ef5ce into lowRISC:main Jan 16, 2024
2 checks passed
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