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

Support unroll of cluster for csfr peripherals #21

Closed
AthiraRamakrishna opened this issue May 22, 2024 · 0 comments · Fixed by #22
Closed

Support unroll of cluster for csfr peripherals #21

AthiraRamakrishna opened this issue May 22, 2024 · 0 comments · Fixed by #22
Assignees

Comments

@AthiraRamakrishna
Copy link
Contributor

Is your feature request related to a problem? Please describe.

For the core registers the address in stored as type (pub struct RegCore<T: RegSpec, A: Access, const ADDR: u16> ) therefore we need to unroll the cluster registers within the csfr peripherals(CPUx).
Applicable only for the aurix targets.

Describe the solution you'd like
Extend the templates to support the unroll of clusters specific to csfr only.

Example :
All registers within CPU DPR[%s] cluster will be unrolled to separate register instances.

@AthiraRamakrishna AthiraRamakrishna linked a pull request May 22, 2024 that will close this issue
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 a pull request may close this issue.

1 participant