aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/c-def-illegal-inst.adoc
blob: add949d7c402b89c6d918981242486077d260f27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//

[wavedrom, ,svg]

....
{reg: [
  {bits: 2, name: '0', type: 8, attr: ['2','0'],},
  {bits: 5, name: '0', type: 4, attr: ['5','0'],},
  {bits: 5, name: '0', type: 8, attr: ['5','0'],},
  {bits: 1, name: '0', type: 8, attr: ['1','0'],},
  {bits: 3, name: '0', type: 8, attr: ['3','0'],},
], config: {bits: 16}}
....