This saves some vertical space if you are not interested in seeing this
level of detail, but it is still there if you need it.
Needs the latest nmutil version for it to work.
styles = {
'dec': {'base': 'dec'},
- 'bin': {'base': 'bin'}
+ 'bin': {'base': 'bin'},
+ 'closed': {'closed': True}
}
traces = [
{'comment': 'svp64 decoding'},
'svp64_rm[23:0]',
('dec2.extra[8:0]', 'bin'),
- ('register augmentation', 'dec', [
+ ('register augmentation', 'dec', 'closed', [
{'comment': 'v3.0b registers'},
'dec2.dec_o.RT[4:0]',
'dec2.dec_a.RA[4:0]',