]> sigrok.org Git - sigrok-test.git/blob - decoder/test/eeprom24xx/test.conf
eeprom24xx: Add some test-cases.
[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
8 test 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
15 test 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
22 test 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