summaryrefslogtreecommitdiff
path: root/decoder/test/jtag/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/jtag/test.conf')
-rw-r--r--decoder/test/jtag/test.conf29
1 files changed, 29 insertions, 0 deletions
diff --git a/decoder/test/jtag/test.conf b/decoder/test/jtag/test.conf
new file mode 100644
index 0000000..bc5eacb
--- /dev/null
+++ b/decoder/test/jtag/test.conf
@@ -0,0 +1,29 @@
+test olimex_stm32-h103_irscan_drscan
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/olimex_stm32-h103/olimex_stm32-h103_irscan_drscan.sr
+ output jtag annotation match olimex_stm32-h103_irscan_drscan.output
+
+test olimex_stm32-h103_idle
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/olimex_stm32-h103/olimex_stm32-h103_idle.sr
+ output jtag annotation match olimex_stm32-h103_idle.output
+
+test keil_mcb2140_irscan_drscan
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/keil_mcb2140/keil_mcb2140_irscan_drscan.sr
+ output jtag annotation match keil_mcb2140_irscan_drscan.output
+
+test keil_mcb2140_idle
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/keil_mcb2140/keil_mcb2140_idle.sr
+ output jtag annotation match keil_mcb2140_idle.output
+
+test glyn_tonga2_irscan_drscan
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/glyn_tonga2/glyn_tonga2_irscan_drscan.sr
+ output jtag annotation match glyn_tonga2_irscan_drscan.output
+
+test glyn_tonga2_idle
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ input jtag/glyn_tonga2/glyn_tonga2_idle.sr
+ output jtag annotation match glyn_tonga2_idle.output