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

RNG interrupt is non-functional #37

Open
andelf opened this issue Oct 2, 2024 · 0 comments
Open

RNG interrupt is non-functional #37

andelf opened this issue Oct 2, 2024 · 0 comments

Comments

@andelf
Copy link
Collaborator

andelf commented Oct 2, 2024

See-also: #36

The RNG interrupt functionality appears to be non-functional due to the following reasons:

  • Lack of a FIFO-ready signal (FUFMOD usage unclear)
  • Absence of explicit interrupt flags
  • Subsequent interrupts after the initial one fail to trigger

Further investigation and potential workarounds for these issues may be needed in future updates.

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

No branches or pull requests

1 participant