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

VexRISCV core missing WFI #36

Open
tbialas-riverlane opened this issue Apr 20, 2022 · 0 comments
Open

VexRISCV core missing WFI #36

tbialas-riverlane opened this issue Apr 20, 2022 · 0 comments
Labels
error Something isn't working

Comments

@tbialas-riverlane
Copy link

When trying to use interrupts, we tried to use the WFI instruction, however the VexRISCV core did not enter WFI state.
This is most likely caused by wfiGenAsWait being set to False and wfiGenAsNop set to True in the VexRISCV rendered configuration.
WFI support is very useful when dealing with interrupts.
Could the core have WFI Wait enabled?
Thank you.

@RTimothyEdwards RTimothyEdwards added the error Something isn't working label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants