]> sigrok.org Git - sigrok-test.git/blame - decoder/test/eeprom24xx/test.conf
Add an HDCP test-case.
[sigrok-test.git] / decoder / test / eeprom24xx / test.conf
CommitLineData
beaf4d52
UH
1test 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
59c88d4f 7 output eeprom24xx binary class binary match lcsoft-mini-board-fx2-init.bin_binary
beaf4d52
UH
8
9test 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
59c88d4f 15 output eeprom24xx binary class binary match amfpga-cpld-board-fx2-init.bin_binary
beaf4d52
UH
16
17test 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
59c88d4f 23 output eeprom24xx binary class binary match sla24c02-s-3_powerup.bin_binary
beaf4d52
UH
24
25test 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
59c88d4f 31 output eeprom24xx binary class binary match st_m24c02_powerup_and_reset.bin_binary
bc590a72
UH
32
33test 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
59c88d4f 40 output eeprom24xx binary class binary match trekstor_ebr30_a_i2c_0x15.bin_binary
87051732
UH
41
42test 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
e28f807a 49
50test 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