X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Feeprom24xx%2Ftest.conf;h=3c749324c4e3b369934b783d1d441c412398e27a;hp=bf8e026454f971c927dcd4932a64c0d458f4d5b0;hb=e28f807a8c278a042ef6ee29b0cc835c3c05d4a6;hpb=bc590a721629a9d678daf5d6edec06c8580bc94e diff --git a/decoder/test/eeprom24xx/test.conf b/decoder/test/eeprom24xx/test.conf index bf8e026..3c74932 100644 --- a/decoder/test/eeprom24xx/test.conf +++ b/decoder/test/eeprom24xx/test.conf @@ -4,6 +4,7 @@ test lcsoft-mini-board-fx2-init stack i2c eeprom24xx input i2c/eeprom_24xx/atmel_at24c128/lcsoft-mini-board-fx2-init.sr output eeprom24xx annotation match lcsoft-mini-board-fx2-init.output + output eeprom24xx binary class binary match lcsoft-mini-board-fx2-init.bin_binary test amfpga-cpld-board-fx2-init protocol-decoder i2c channel scl=0 channel sda=1 @@ -11,6 +12,7 @@ test amfpga-cpld-board-fx2-init stack i2c eeprom24xx input i2c/eeprom_24xx/microchip_24lc64/amfpga-cpld-board-fx2-init.sr output eeprom24xx annotation match amfpga-cpld-board-fx2-init.output + output eeprom24xx binary class binary match amfpga-cpld-board-fx2-init.bin_binary test sla24c02-s-3_powerup protocol-decoder i2c channel scl=5 channel sda=4 @@ -18,6 +20,7 @@ test sla24c02-s-3_powerup stack i2c eeprom24xx input i2c/eeprom_24xx/siemens_sla24c02-s-3/sla24c02-s-3_powerup.sr output eeprom24xx annotation match sla24c02-s-3_powerup.output + output eeprom24xx binary class binary match sla24c02-s-3_powerup.bin_binary test st_m24c02_powerup_and_reset protocol-decoder i2c channel scl=5 channel sda=4 @@ -25,6 +28,7 @@ test st_m24c02_powerup_and_reset stack i2c eeprom24xx input i2c/eeprom_24xx/st_m24c02/st_m24c02_powerup_and_reset.sr output eeprom24xx annotation match st_m24c02_powerup_and_reset.output + output eeprom24xx binary class binary match st_m24c02_powerup_and_reset.bin_binary test trekstor_ebr30_a_i2c_0x15 protocol-decoder i2c channel scl=0 channel sda=1 @@ -33,3 +37,20 @@ test trekstor_ebr30_a_i2c_0x15 stack i2c i2cfilter eeprom24xx input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output + output eeprom24xx binary class binary match trekstor_ebr30_a_i2c_0x15.bin_binary + +test x24c02_dual + protocol-decoder i2c channel scl=5 channel sda=4 + protocol-decoder eeprom24xx option chip=xicor_x24c02 + stack i2c eeprom24xx + input i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr + output eeprom24xx annotation match x24c02_dual.output + output eeprom24xx binary class binary match x24c02_dual.bin_binary + +test glasgow-firmware-flash_snippet + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder eeprom24xx option chip=onsemi_cat24c256 + stack i2c eeprom24xx + input i2c/eeprom_24xx/onsemi_cat24c256/glasgow-firmware-flash_snippet.sr + output eeprom24xx annotation match glasgow-firmware-flash_snippet.output + output eeprom24xx binary class binary match glasgow-firmware-flash_snippet.bin_binary