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 a System View Description (SVD) file #225

Merged
merged 13 commits into from
Dec 7, 2021
Merged

Add a System View Description (SVD) file #225

merged 13 commits into from
Dec 7, 2021

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Nov 30, 2021

This PR is an attempt to provide a SVD file for the NEORV32. The idea comes from the project's gitter chat.
The file will be sw/svd/neorv32.svd.

The file format is compatible to ARM's CMSIS-SVD format (Apache-2.0 License ).

The NEORV32 SVD file is (located in) sw/svd/neorv32.svd. Right now, it just contains a minimal CPU description and the registers of the PWM and CFS peripherals. I think it makes sense to add all peripherals to that file even though certain modules might not be implemented in a specific setup.

This PR is open for discussion. Help is highly appreciated!

@stnolting stnolting added help wanted Extra attention is needed SW software-related labels Nov 30, 2021
@stnolting stnolting marked this pull request as ready for review December 2, 2021 04:50
@stnolting stnolting self-assigned this Dec 4, 2021
@stnolting stnolting linked an issue Dec 6, 2021 that may be closed by this pull request
@stnolting stnolting merged commit 262896a into master Dec 7, 2021
@stnolting stnolting deleted the neorv32_svd branch December 7, 2021 17:14
@stnolting
Copy link
Owner Author

✔️ Thanks @emb4fun and gitter user Irvise for the feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is this a bug in neorv32.svd, SYSINFO?
1 participant