Skip to content

Commit

Permalink
Update src/images/wavedrom/cr-registers-new.adoc
Browse files Browse the repository at this point in the history
Signed-off-by: Kersten Richter <[email protected]>
  • Loading branch information
kersten1 authored Jun 7, 2024
1 parent 3513d11 commit 3efbbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/images/wavedrom/cr-registers-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ${wd({reg: [
{bits: 3, name: 'funct3', type: 8},
{bits: 2, name: 'op', type: 8},
{bits: 3, name: 'rs2', type: 4},
{bits: 3, name: 'rs2&prime;', type: 4},
{bits: 2, name: 'imm', type: 3},
{bits: 3, name: 'rs1', type: 4},
{bits: 3, name: 'imm', type: 3},
Expand Down

0 comments on commit 3efbbfb

Please sign in to comment.