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

AUIPCC fast representability check differs from the spec #21

Open
PeterRugg opened this issue May 21, 2021 · 0 comments
Open

AUIPCC fast representability check differs from the spec #21

PeterRugg opened this issue May 21, 2021 · 0 comments

Comments

@PeterRugg
Copy link
Collaborator

As reported by Dapeng Gao:

The Flute implementation (

if (getFlags(toCapPipe(inputs.pcc))[0] == 1'b1) begin
) is internally performing a SET_OFFSET operation instead of a SET_ADDR operation as required in the ISAv8 report (page 284), and due to the imprecise comparison of the fast representability check, the tag of the resulting capability is sometimes cleared when it shouldn’t.

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