]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/eeprom93xx/test.conf
ad5626: Add a test-case.
[sigrok-test.git] / decoder / test / eeprom93xx / test.conf
index 62861fc199c5489f3ceb39f092fa0359620b62fe..0dc8d58586f4ae54ebb9ad6df01f3e06bfc2368c 100644 (file)
@@ -4,3 +4,12 @@ test st_m93c66
        stack microwire eeprom93xx
        input microwire/st_m93c66/st_m93c66.sr
        output eeprom93xx annotation match st_m93c66.output
+       output eeprom93xx binary class address match st_m93c66.bin_address
+       output eeprom93xx binary class data match st_m93c66.bin_data
+
+test st_m93c66_ascii
+       protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
+       protocol-decoder eeprom93xx option format=ascii
+       stack microwire eeprom93xx
+       input microwire/st_m93c66/st_m93c66.sr
+       output eeprom93xx annotation match st_m93c66_ascii.output