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

[BYOC][Verilator] change runtime registry function name #7351

Merged
merged 3 commits into from
Jan 29, 2021

Conversation

vegaluisjose
Copy link
Member

I think snake case is more common throughout the codebase than camel case for registering functions

@tmoreau89 @liangfu

Copy link
Contributor

@tmoreau89 tmoreau89 left a comment

Choose a reason for hiding this comment

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

LGTM

Is this something a linter can catch?

@vegaluisjose
Copy link
Member Author

I don't think so, It is just that "name change"

@tmoreau89 tmoreau89 merged commit 4142128 into apache:main Jan 29, 2021
@tmoreau89
Copy link
Contributor

Thank you @vegaluisjose the PR was merged.

alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 11, 2021
* use lowercase for verilator runtime registry function

* lint fix

* update comment
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
* use lowercase for verilator runtime registry function

* lint fix

* update comment
Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
* use lowercase for verilator runtime registry function

* lint fix

* update comment
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
* use lowercase for verilator runtime registry function

* lint fix

* update comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants