summaryrefslogtreecommitdiff
path: root/decoder/test/caliper/test.conf
blob: a5983bd111c2f66fa6d67d4a422de08761347df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
test caliper_pos_mm
	protocol-decoder caliper channel clk=1 channel data=0
	input caliper/caliper0.55mm.sr
	output caliper annotation match caliper_pos_mm.output

test caliper_neg_mm
	protocol-decoder caliper channel clk=1 channel data=0
	input caliper/caliper-123.45mm.sr
	output caliper annotation match caliper_neg_mm.output

test caliper_pos_in
	protocol-decoder caliper channel clk=1 channel data=0
	input caliper/caliper0.5in.sr
	output caliper annotation match caliper_pos_in.output

test caliper_only_change
	protocol-decoder caliper channel clk=1 channel data=0 option changes=yes
	input caliper/caliper100mm.sr
	output caliper annotation match caliper_only_change.output