]> sigrok.org Git - sigrok-test.git/blob - decoder/test/eeprom93xx/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / eeprom93xx / test.conf
1 test 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         output eeprom93xx binary class address match st_m93c66.bin_address
8         output eeprom93xx binary class data match st_m93c66.bin_data
9
10 test 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