]> sigrok.org Git - sigrok-test.git/blame_incremental - decoder/test/eeprom93xx/test.conf
eeprom93xx: Add a test-case for the new format=ascii option.
[sigrok-test.git] / decoder / test / eeprom93xx / test.conf
... / ...
CommitLineData
1test st_m93c66
2 protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
3 protocol-decoder eeprom93xx
4 stack microwire eeprom93xx
5 input microwire/st_m93c66/st_m93c66.sr
6 output eeprom93xx annotation match st_m93c66.output
7
8test st_m93c66_ascii
9 protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
10 protocol-decoder eeprom93xx option format=ascii
11 stack microwire eeprom93xx
12 input microwire/st_m93c66/st_m93c66.sr
13 output eeprom93xx annotation match st_m93c66_ascii.output