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

VRF address error #286

Closed
TimLee-123 opened this issue Feb 22, 2024 · 1 comment
Closed

VRF address error #286

TimLee-123 opened this issue Feb 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TimLee-123
Copy link

Issue

When the VLEN parameter of the vaddr function is too small or the number of Nrlanes is too high, the address will remain at 0. This can lead to a situation where different vector registers share storage space.

Supplementary Pictures

image

image

@mp-17 mp-17 added the bug Something isn't working label Jun 15, 2024
@mp-17
Copy link
Collaborator

mp-17 commented Aug 26, 2024

Hey @TimLee-123,
This happens since we need at least 8 Byte per lane. Thanks for reporting! Handling this here in #353.

@mp-17 mp-17 closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants