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

Sort ports and internal signals, fix #395 #420

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

mkorbel1
Copy link
Contributor

@mkorbel1 mkorbel1 commented Oct 4, 2023

Description & Motivation

Sort ports and internal signal declarations alphabetically in generated SystemVerilog.

Related Issue(s)

Fix #395

Testing

Added new test that checks it is sorted (confirmed failure without fix).

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

SV generated will change, but will still be functionally equivalent.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 merged commit 273d083 into intel:main Oct 9, 2023
2 checks passed
@mkorbel1 mkorbel1 deleted the sortports branch October 9, 2023 16:43
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.

Sort ports in generated outputs
1 participant