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

Fix MSB before LSB #101

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Fix MSB before LSB #101

merged 2 commits into from
Feb 6, 2024

Conversation

Irvise
Copy link
Contributor

@Irvise Irvise commented Jan 5, 2023

This PR should fix #88

I need this because Litex generates SVD files declaring MSB before LSB. Just a few lines had to be changed, however, due to a new declare affecting the whole loop, it seems much larger than needed.

PLEASE, test this with other SVDs. Nothing should have broken, but still. I cannot test the changes as I don't really have many SVDs at hand.

Pinging: @Fabien-Chouteau

Best regards,
Fer

@CLAassistant
Copy link

CLAassistant commented Jan 5, 2023

CLA assistant check
All committers have signed the CLA.

@Irvise
Copy link
Contributor Author

Irvise commented Oct 18, 2023

Ping @Fabien-Chouteau :)

@Fabien-Chouteau
Copy link
Member

@pat-rogers is the one to ping here ^^

Pat can you have a look?

@Irvise
Copy link
Contributor Author

Irvise commented Nov 9, 2023

Pinging so that it gets merged (hopefully) :)

@pat-rogers
Copy link
Contributor

It looks good to me.
The issue now is that the CLA is not yet signed.

@Irvise
Copy link
Contributor Author

Irvise commented Nov 9, 2023

Oh, I have signed it several times already. I thought that once was enough... Is it setup to ask for the CLA for every PR? I will sign it once again nonetheless...

@pat-rogers
Copy link
Contributor

pat-rogers commented Nov 9, 2023 via email

@Irvise
Copy link
Contributor Author

Irvise commented Feb 1, 2024

@pat-rogers ping? :)

@pat-rogers pat-rogers merged commit 1ef42c7 into AdaCore:master Feb 6, 2024
1 check passed
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.

svd2ada fails when <msb> is set before <lsb>
4 participants