]> sigrok.org Git - sigrok-test.git/blame - decoder/test/eeprom93xx/test.conf
spdif: Add/update test-cases after decoder changes.
[sigrok-test.git] / decoder / test / eeprom93xx / test.conf
CommitLineData
7b5cb809
UH
1test st_m93c66
2 protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
a6cb34da
UH
3 protocol-decoder eeprom93xx
4 stack microwire eeprom93xx
7b5cb809 5 input microwire/st_m93c66/st_m93c66.sr
a6cb34da 6 output eeprom93xx annotation match st_m93c66.output
b2288129
UH
7 output eeprom93xx binary class address match st_m93c66.bin_address
8 output eeprom93xx binary class data match st_m93c66.bin_data
1a19c393
UH
9
10test st_m93c66_ascii
11 protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
12 protocol-decoder eeprom93xx option format=ascii
13 stack microwire eeprom93xx
14 input microwire/st_m93c66/st_m93c66.sr
15 output eeprom93xx annotation match st_m93c66_ascii.output