aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorAndrew Kohlsmith <akohlsmith@mixdown.ca>2015-12-08 16:14:52 -0500
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>2016-02-13 23:23:34 +0000
commitcf88f4e2836bc5bfc0abd152cde100a092fc8069 (patch)
treee1f22a6c0056a3c35bd9c85ddf77ff055b848b73 /tcl
parente673689df3b6b04074b6f30ce54f5c775b59ae7f (diff)
downloadriscv-openocd-cf88f4e2836bc5bfc0abd152cde100a092fc8069.zip
riscv-openocd-cf88f4e2836bc5bfc0abd152cde100a092fc8069.tar.gz
riscv-openocd-cf88f4e2836bc5bfc0abd152cde100a092fc8069.tar.bz2
add Digilent HS2 support
Change-Id: If506c33f22d95f4c47f30c4348d461197c976fdd Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/3160 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/interface/ftdi/digilent-hs2.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/tcl/interface/ftdi/digilent-hs2.cfg b/tcl/interface/ftdi/digilent-hs2.cfg
new file mode 100644
index 0000000..2005b66
--- /dev/null
+++ b/tcl/interface/ftdi/digilent-hs2.cfg
@@ -0,0 +1,10 @@
+# this supports JTAG-HS2 (and apparently Nexys4 as well)
+
+interface ftdi
+ftdi_device_desc "Digilent Adept USB Device"
+ftdi_vid_pid 0x0403 0x6014
+
+ftdi_channel 0
+ftdi_layout_init 0x00e8 0x60eb
+
+reset_config none