]> sigrok.org Git - sigrok-dumps.git/commit
misc/vcd: introduce VCD example files with not yet supported features
authorGerhard Sittig <redacted>
Thu, 2 Jan 2020 19:49:26 +0000 (20:49 +0100)
committerGerhard Sittig <redacted>
Thu, 2 Jan 2020 19:49:26 +0000 (20:49 +0100)
commit775d871cb284541de557d1a658c56c0c060c2caa
tree2fe41b5ff4c71f3d5d0fe2161e31b2a73db1b063
parent16931eb480ba5df923c1508f3d83719eddcc5ab3
misc/vcd: introduce VCD example files with not yet supported features

The VCD input module of the libsigrok library currently exclusively
supports single bit logic data. Provide some captures in the VCD format
which exercise currently unsupported features which a future version of
the input module might want to support (bit vectors, multi bit numbers,
analog signals).
misc/vcd/real-analog.vcd [new file with mode: 0644]
misc/vcd/vectors-integers.vcd [new file with mode: 0644]