]> sigrok.org Git - sigrok-test.git/blame - decoder/test/eeprom24xx/test.conf
Add OUTPUT_BINARY test-cases for all PDs.
[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