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

[rtl] Implement Zbkb - scalar crypto bitmanip #2201

Open
GregAC opened this issue Aug 9, 2024 · 0 comments
Open

[rtl] Implement Zbkb - scalar crypto bitmanip #2201

GregAC opened this issue Aug 9, 2024 · 0 comments
Labels
Component:RTL RTL issue Type:Enhancement Feature requests, enhancements

Comments

@GregAC
Copy link
Collaborator

GregAC commented Aug 9, 2024

The Zbkb subset of the scalar crypto extension is already mostly implemented as it draws from unratified v0.93 bitmanip which we have implemented.

Major task here is to compare the Zbkb specification against our existing bitmanip implementation and see if there any gaps/differences to address.

Then we need to setup appropriate parametrization So Zbkb can be included/excluded.

Verification will also be required, as with the RTL much of the pieces are in place it just needs organizing under a Zbkb configuration option.

@GregAC GregAC added Type:Enhancement Feature requests, enhancements Component:RTL RTL issue labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:RTL RTL issue Type:Enhancement Feature requests, enhancements
Projects
None yet
Development

No branches or pull requests

1 participant