blob: 955f69440a5f4daecca1554168545d47eceeba12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
test st_m93c66
protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
protocol-decoder eeprom93xx
stack microwire eeprom93xx
input microwire/st_m93c66/st_m93c66.sr
output eeprom93xx annotation match st_m93c66.output
test st_m93c66_ascii
protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
protocol-decoder eeprom93xx option format=ascii
stack microwire eeprom93xx
input microwire/st_m93c66/st_m93c66.sr
output eeprom93xx annotation match st_m93c66_ascii.output
|