svd2ada incorrectly parses names which contain an array identifier %s. It seems this identifier was added in version 1.3.1
Here is the SVD specification https://www.keil.com/pack/doc/CMSIS/SVD/html/elem_registers.html
Newer .svds are starting to make use of such feature. Here is one such example espressif/svd#31 (comment)
Could svd2ada be improved to correctly parse %s?
Thank you,
Fer
svd2adaincorrectly parsesnames which contain an array identifier%s. It seems this identifier was added in version 1.3.1Here is the
SVDspecification https://www.keil.com/pack/doc/CMSIS/SVD/html/elem_registers.htmlNewer
.svds are starting to make use of such feature. Here is one such example espressif/svd#31 (comment)Could
svd2adabe improved to correctly parse%s?Thank you,
Fer