aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/c-breakpoint-instr.adoc
blob: 99ae2d5031e1142219fd7c75c3e828dc424fb1ea (plain)
1
2
3
4
5
6
7
8
9
10
11
//

[wavedrom, ,svg]

....
{reg: [
  {bits: 2, name: 'op', type: 8, attr: ['2','C2'],},
  {bits: 10, name: '0', type: 4, attr: ['10','0'],},
  {bits: 4, name: 'funct4', type: 8, attr: ['4','C.EBREAK'],},
], config: {bits: 16}}
....