]> sigrok.org Git - libsigrok.git/commitdiff
input: vcd: allow optional index item
authorWolfram Sang <redacted>
Wed, 30 Dec 2015 21:04:38 +0000 (22:04 +0100)
committerUwe Hermann <redacted>
Thu, 28 Jan 2016 18:03:53 +0000 (19:03 +0100)
A $var block can have an optional index item which looks like '[<sth>]'.
Parse it, too, and append it to the channel name.

This fixes bug #322. A first version was posted by Simon Richter. This
version is rebased and simplified.

Signed-off-by: Wolfram Sang <redacted>

No differences found