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

[tiny] Use parameter name from get_cpp_local_name #1120

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

amehra-ni
Copy link
Contributor

What does this Pull Request accomplish?

This PR mostly contains cosmetic changes. The only notable change here is to use the name we get from get_cpp_local_name, which takes care of camel case as well, which would help in another initialization name to be same.

Why should this Pull Request be merged?

  • Updated to use get_cpp_local_name for the parameter name.
  • Other cosmetic changes related to helper name.

What testing has been done?

No functional changes for FPGA as most of them already follow the pattern.

@amehra-ni amehra-ni merged commit 1531927 into main Nov 14, 2024
10 checks passed
@amehra-ni amehra-ni deleted the users/amehra/use-param-name branch November 14, 2024 17:37
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