tcl/interface/ftdi: add Digilent JTAG-SMT2 config
[fw/openocd] / tcl / interface / ftdi / digilent_jtag_smt2.cfg
1 #
2 # Digilent JTAG-SMT2
3 #
4 # http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,395,1053&Prod=JTAG-SMT2
5 #
6 # Config is based on data from
7 # http://electronix.ru/forum/index.php?showtopic=114633&view=findpost&p=1215497 and ZedBoard schematics
8 #
9
10 interface ftdi
11 ftdi_vid_pid 0x0403 0x6014
12
13 ftdi_layout_init 0x2088 0x3f8b
14 ftdi_layout_signal nSRST -data 0x2000
15 ftdi_layout_signal GPIO2 -data 0x2000
16 ftdi_layout_signal GPIO1 -data 0x0200
17 ftdi_layout_signal GPIO0 -data 0x0100