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

Port naming common convention support added #3

Open
benoitdenkinger opened this issue Jan 6, 2025 · 0 comments · May be fixed by #4
Open

Port naming common convention support added #3

benoitdenkinger opened this issue Jan 6, 2025 · 0 comments · May be fixed by #4

Comments

@benoitdenkinger
Copy link

Common convention is to name input, output and inout ports with the suffix '_i', '_o', and '_io', respectively. Supporting this convention would generate better (i.e., simpler to read) RTL files.

@benoitdenkinger benoitdenkinger linked a pull request Jan 6, 2025 that will close this issue
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 a pull request may close this issue.

1 participant