aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/mop-rr.adoc
blob: b70f8543d14b5225402e1cae279562267763552e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[wavedrom, ,svg]
....
{reg:[
    { bits:  7, name: 0x73, attr: ['SYSTEM'], type: 8 },
    { bits:  5, name: 'rd', type: 2 },
    { bits:  3, name: 0x4 },
    { bits:  5, name: 'rs1', type: 4 },
    { bits:  5, name: 'rs2', type: 4 },
    { bits:  1, name: 0x1 },
    { bits:  2, name: 'n[1:0]' },
    { bits:  2, name: 0x0 },
    { bits:  1, name: 'n[2]' },
    { bits:  1, name: 0x1 },
], config: {fontsize: 11}}
....