lowRISC / lowRISC/ibex

[rtl] Implement Zbkb - scalar crypto bitmanip

Open
#2,201 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:RTL Type:Enhancement
Dominant language
SystemVerilog
Stars
2.1k
Forks
810
Avg merge
5d 23h
Merged PRs (30d)
9

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the Zbkb specification with the existing v0.93 bitmanip RTL to identify gaps or differences. Then trace the current bitmanip configuration and verification paths, organizing the existing pieces under a Zbkb inclusion option. Done means Zbkb can be enabled or excluded and its behavior is verified.

Written by the indexing model from the issue text.

Assessment

Domain
cryptography, embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.