summaryrefslogtreecommitdiff
path: root/decoder/test/cjtag/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/cjtag/test.conf')
-rw-r--r--decoder/test/cjtag/test.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/decoder/test/cjtag/test.conf b/decoder/test/cjtag/test.conf
new file mode 100644
index 0000000..aa1d54c
--- /dev/null
+++ b/decoder/test/cjtag/test.conf
@@ -0,0 +1,11 @@
+test cjtag_n305_sba_snippet
+ protocol-decoder cjtag channel tckc=0 channel tmsc=1
+ input jtag/cjtag/cjtag_n305_sba_snippet.sr
+ output cjtag annotation match cjtag_n305_sba_snippet.output
+ output cjtag python match cjtag_n305_sba_snippet.python
+
+test cjtag_n307_sba_test_snippet
+ protocol-decoder cjtag channel tckc=0 channel tmsc=1
+ input jtag/cjtag/cjtag_n307_sba_test_snippet.sr
+ output cjtag annotation match cjtag_n307_sba_test_snippet.output
+ output cjtag python match cjtag_n307_sba_test_snippet.python