Skip to content

Generate fields in lsb to msb order#169

Merged
rauhul merged 1 commit intomainfrom
fix-150
Sep 4, 2025
Merged

Generate fields in lsb to msb order#169
rauhul merged 1 commit intomainfrom
fix-150

Conversation

@rauhul
Copy link
Collaborator

@rauhul rauhul commented Sep 4, 2025

Updates SVD2Swift to always generate bit fields for a register from lowest to highest bit range. This makes the generated swift interface consistent even when the underlying xml is in an arbitrary order.

Fixes #150

Updates SVD2Swift to always generate bit fields for a register from
lowest to highest bit range. This makes the generated swift interface
consistent even when the underlying xml is in an arbitrary order.

Fixes #150
@rauhul rauhul merged commit 3805917 into main Sep 4, 2025
22 checks passed
@rauhul rauhul deleted the fix-150 branch September 4, 2025 18: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 bitfields in generated output

1 participant