X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Feeprom93xx%2Ftest.conf;h=0dc8d58586f4ae54ebb9ad6df01f3e06bfc2368c;hb=b23266227ada677fd5c25a5083cd0fe46b15dae9;hp=62861fc199c5489f3ceb39f092fa0359620b62fe;hpb=a6cb34da3d2e9d63264516848b5e7b5e64c85a87;p=sigrok-test.git diff --git a/decoder/test/eeprom93xx/test.conf b/decoder/test/eeprom93xx/test.conf index 62861fc..0dc8d58 100644 --- a/decoder/test/eeprom93xx/test.conf +++ b/decoder/test/eeprom93xx/test.conf @@ -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