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 support for alias registers #32

Open
amykyta3 opened this issue Mar 25, 2023 · 1 comment
Open

Add support for alias registers #32

amykyta3 opened this issue Mar 25, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@amykyta3
Copy link
Member

Title is pretty self-explanatory.
Add code generation support for registers that are described as aliases.

@amykyta3 amykyta3 added this to the v1.0 milestone Mar 25, 2023
@amykyta3 amykyta3 added the feature request New feature or request label Apr 27, 2023
@rakesh2215
Copy link

rakesh2215 commented Jun 13, 2023

I believe alias is used extensively to implement force/disable interrupts.
@amykyta3
Given the nature of the alias feature [write to int_force_reg and it affects int_status_reg], is this too tricky to add this feature?
If possible, please drop hints on where the code change would be.

@amykyta3 amykyta3 removed this from the v1.0 milestone Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants