Aliaksei Chapyzhenka
Aliaksei Chapyzhenka
https://github.com/wavedrom/schema Report schema mismatches. Highlight errors in source code.
> Phi Ho Cao (Apr 5) > I think that WaveDrom should add a command. > The command enables the Code and the Waveform on two separate Windows. Thank you...
@nopeslide I have updated `wavedrom.com` to support compact mode. #23 ```js {reg:[ {name: 'IPO', bits: 8, attr: 'RO', type: 6}, { bits: 7}, {name: 'BRK', bits: 5, attr: 'RW', type:...
Different ways of rendering Don't care bits. 
The fields may overlap. intentional / non-intentional. Require specification to have independent (offset, width) Fields may go out of bounds of the register.
If `attr` property of the field is number, render as binary. Align bits to the columns. Should we support for `?`, `x`, `z` ?