]> sigrok.org Git - sigrok-test.git/blob - decoder/test/eeprom24xx/test.conf
eeprom24xx: add glasgow-firmware-flash test case.
[sigrok-test.git] / decoder / test / eeprom24xx / test.conf
1 test lcsoft-mini-board-fx2-init
2         protocol-decoder i2c channel scl=1 channel sda=0
3         protocol-decoder eeprom24xx
4         stack i2c eeprom24xx
5         input i2c/eeprom_24xx/atmel_at24c128/lcsoft-mini-board-fx2-init.sr
6         output eeprom24xx annotation match lcsoft-mini-board-fx2-init.output
7         output eeprom24xx binary class binary match lcsoft-mini-board-fx2-init.bin_binary
8
9 test amfpga-cpld-board-fx2-init
10         protocol-decoder i2c channel scl=0 channel sda=1
11         protocol-decoder eeprom24xx
12         stack i2c eeprom24xx
13         input i2c/eeprom_24xx/microchip_24lc64/amfpga-cpld-board-fx2-init.sr
14         output eeprom24xx annotation match amfpga-cpld-board-fx2-init.output
15         output eeprom24xx binary class binary match amfpga-cpld-board-fx2-init.bin_binary
16
17 test sla24c02-s-3_powerup
18         protocol-decoder i2c channel scl=5 channel sda=4
19         protocol-decoder eeprom24xx
20         stack i2c eeprom24xx
21         input i2c/eeprom_24xx/siemens_sla24c02-s-3/sla24c02-s-3_powerup.sr
22         output eeprom24xx annotation match sla24c02-s-3_powerup.output
23         output eeprom24xx binary class binary match sla24c02-s-3_powerup.bin_binary
24
25 test st_m24c02_powerup_and_reset
26         protocol-decoder i2c channel scl=5 channel sda=4
27         protocol-decoder eeprom24xx
28         stack i2c eeprom24xx
29         input i2c/eeprom_24xx/st_m24c02/st_m24c02_powerup_and_reset.sr
30         output eeprom24xx annotation match st_m24c02_powerup_and_reset.output
31         output eeprom24xx binary class binary match st_m24c02_powerup_and_reset.bin_binary
32
33 test trekstor_ebr30_a_i2c_0x15
34         protocol-decoder i2c channel scl=0 channel sda=1
35         protocol-decoder i2cfilter option address=52
36         protocol-decoder eeprom24xx
37         stack i2c i2cfilter eeprom24xx
38         input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
39         output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output
40         output eeprom24xx binary class binary match trekstor_ebr30_a_i2c_0x15.bin_binary
41
42 test x24c02_dual
43         protocol-decoder i2c channel scl=5 channel sda=4
44         protocol-decoder eeprom24xx option chip=xicor_x24c02
45         stack i2c eeprom24xx
46         input i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr
47         output eeprom24xx annotation match x24c02_dual.output
48         output eeprom24xx binary class binary match x24c02_dual.bin_binary
49
50 test glasgow-firmware-flash_snippet
51         protocol-decoder i2c channel scl=0 channel sda=1
52         protocol-decoder eeprom24xx option chip=onsemi_cat24c256
53         stack i2c eeprom24xx
54         input i2c/eeprom_24xx/onsemi_cat24c256/glasgow-firmware-flash_snippet.sr
55         output eeprom24xx annotation match glasgow-firmware-flash_snippet.output
56         output eeprom24xx binary class binary match glasgow-firmware-flash_snippet.bin_binary