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

Add support to svd2swift for exporting clusters #114

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Conversation

rauhul
Copy link
Collaborator

@rauhul rauhul commented Aug 21, 2024

Updates the svd2swift code-generation tool to emit clusters as recursively nested RegisterBlocks. Refactors the svd2swift internals to simplify the tool. A future refactor which separates creating a type scope from generating the type's accessors should probably be made.

Fixes #85

Updates the svd2swift code-generation tool to emit clusters as
recursively nested RegisterBlocks. Refactors the svd2swift internals to
simplify the tool. A future refactor which separates creating a type
scope from generating the type's accessors should probably be made.

Fixes #85
@rauhul
Copy link
Collaborator Author

rauhul commented Aug 21, 2024

@swift-ci test

@rauhul rauhul merged commit 67cdf07 into main Aug 21, 2024
5 checks passed
@rauhul rauhul deleted the svdswift-cluster branch August 21, 2024 18:13
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.

svd2swift doesn't generate clusters
1 participant