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

dimArrayIndex not supported & it's use leads to abortion of patching process #133

Open
luzidchris opened this issue Jan 6, 2023 · 1 comment

Comments

@luzidchris
Copy link

luzidchris commented Jan 6, 2023

I'm using dimArrayIndex to simplify access to array elements (register arrays). The element has been introduced with SVD version 1.3.2 and is not supported by svdtools.

On the one hand, it doesn't seem to be possible to define enumeration values for registers and patch them into an SVD file.
And on the other hand, the patch process aborts (quits) as soon as dimArrayIndex is used in the SVD file which is supposed to be patched. It must be removed to successfully patch the file and inserted again afterwards.

Is there any plan to support this?

@jessebraham
Copy link
Member

jessebraham commented Jan 23, 2023

I had asked for the ability to patch dim elements previously, which was implemented in #130. However it seems this never went anywhere unfortunately. Would like to see this functionality added as well.

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

No branches or pull requests

2 participants