summaryrefslogtreecommitdiff
path: root/decoder/test/tlc5620/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-08-18 00:08:49 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2015-08-18 00:10:07 +0200
commita1048211ee571a470f08dab76ace6c221bff1154 (patch)
treee8655cbb09a12da049b98d7a97e74a27a5b44225 /decoder/test/tlc5620/test.conf
parentbc73a3aacf2441824e0135225f038efc467de53d (diff)
downloadsigrok-test-a1048211ee571a470f08dab76ace6c221bff1154.tar.gz
sigrok-test-a1048211ee571a470f08dab76ace6c221bff1154.zip
tlc5620: Add a few test-cases.
Diffstat (limited to 'decoder/test/tlc5620/test.conf')
-rw-r--r--decoder/test/tlc5620/test.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/decoder/test/tlc5620/test.conf b/decoder/test/tlc5620/test.conf
new file mode 100644
index 0000000..e0d9855
--- /dev/null
+++ b/decoder/test/tlc5620/test.conf
@@ -0,0 +1,19 @@
+test ti_tlc5620_full_range
+ protocol-decoder tlc5620 channel data=0 channel clk=1 channel load=2 channel ldac=3
+ input dac/ti_tlc5620/ti_tlc5620_full_range.sr
+ output tlc5620 annotation match ti_tlc5620_full_range.output
+
+test ti_tlc5620_low_mid_high
+ protocol-decoder tlc5620 channel data=0 channel clk=1 channel load=2 channel ldac=3
+ input dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr
+ output tlc5620 annotation match ti_tlc5620_low_mid_high.output
+
+test ti_tlc5620_one_change
+ protocol-decoder tlc5620 channel data=0 channel clk=1 channel load=2 channel ldac=3
+ input dac/ti_tlc5620/ti_tlc5620_one_change.sr
+ output tlc5620 annotation match ti_tlc5620_one_change.output
+
+test ti_tlc5620_running
+ protocol-decoder tlc5620 channel data=0 channel clk=1 channel load=2 channel ldac=3
+ input dac/ti_tlc5620/ti_tlc5620_running.sr
+ output tlc5620 annotation match ti_tlc5620_running.output