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

Use new svd2rust functionality targeted at RISC-V devices #297

Open
jessebraham opened this issue Nov 7, 2024 · 1 comment
Open

Use new svd2rust functionality targeted at RISC-V devices #297

jessebraham opened this issue Nov 7, 2024 · 1 comment
Assignees

Comments

@jessebraham
Copy link
Member

svd2rust has added some new functionality specific to RISC-V devices, see:

An example of this functionality being applied to a PAC can be seen here:

We should take advantage of these new features and add settings.yaml files for each RISC-V PAC.

@romancardenas
Copy link

Here the e310x pac is generated using svd2rust 0.34.0. You can have an idea about how to use the standard CLINT implementation with the settings.yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants