Skip to content

Commit

Permalink
Merge pull request #24 from henry-hsieh/wavedrom-svg
Browse files Browse the repository at this point in the history
Change encoding image of instructions to svg
  • Loading branch information
ved-rivos authored Dec 12, 2023
2 parents 5836163 + 4bddf81 commit f4ac346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zabha.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ memory operation instructions.
Zabha provides `AMO[ADD|AND|OR|XOR|SWAP|MIN[U]|MAX[U]].[B|H]`. If Zacas is also
implemented, Zabha further provides `AMOCAS.[B|H]`.

[wavedrom, , ]
[wavedrom, ,svg]
....
{reg: [
{bits: 7, name: 'opcode', attr:['AMO','AMO','AMO','AMO','AMO','AMO','AMO','AMO']},
Expand Down

0 comments on commit f4ac346

Please sign in to comment.