]> sigrok.org Git - sigrok-test.git/blame - decoder/test/eeprom24xx/test.conf
eeprom24xx: Add another 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
7
8test amfpga-cpld-board-fx2-init
9 protocol-decoder i2c channel scl=0 channel sda=1
10 protocol-decoder eeprom24xx
11 stack i2c eeprom24xx
12 input i2c/eeprom_24xx/microchip_24lc64/amfpga-cpld-board-fx2-init.sr
13 output eeprom24xx annotation match amfpga-cpld-board-fx2-init.output
14
15test sla24c02-s-3_powerup
16 protocol-decoder i2c channel scl=5 channel sda=4
17 protocol-decoder eeprom24xx
18 stack i2c eeprom24xx
19 input i2c/eeprom_24xx/siemens_sla24c02-s-3/sla24c02-s-3_powerup.sr
20 output eeprom24xx annotation match sla24c02-s-3_powerup.output
21
22test st_m24c02_powerup_and_reset
23 protocol-decoder i2c channel scl=5 channel sda=4
24 protocol-decoder eeprom24xx
25 stack i2c eeprom24xx
26 input i2c/eeprom_24xx/st_m24c02/st_m24c02_powerup_and_reset.sr
27 output eeprom24xx annotation match st_m24c02_powerup_and_reset.output
bc590a72
UH
28
29test trekstor_ebr30_a_i2c_0x15
30 protocol-decoder i2c channel scl=0 channel sda=1
31 protocol-decoder i2cfilter option address=52
32 protocol-decoder eeprom24xx
33 stack i2c i2cfilter eeprom24xx
34 input i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr
35 output eeprom24xx annotation match trekstor_ebr30_a_i2c_0x15.output