aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/zifencei-ff.adoc
blob: 7d473bb2707435e164183a971084821f72328484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//# 3 "Zifencei" Instruction-Fetch Fence, Version 2.0

[wavedrom, ,svg]
....
{reg: [
  {bits: 7,  name: 'opcode',    attr: 'MISC-MEM', type: 8},
  {bits: 5,  name: 'rd',    attr: 0},
  {bits: 3,  name: 'func3', attr: 'FENCE.I', type: 8},
  {bits: 5,  name: 'rs1',   attr: 0},
  {bits: 12, name: 'func12', attr: 0},
]}
....