7bd8387b7b2a1b937a1597748f2b0faa83e6b85d
[fw/openocd] / tcl / interface / ftdi / snps_sdp.cfg
1 #  Copyright (C) 2020 Synopsys, Inc.
2 #  Anton Kolesov <anton.kolesov@synopsys.com>
3 #  Didin Evgeniy <didin@synopsys.com>
4 #
5 #  SPDX-License-Identifier: GPL-2.0-or-later
6
7 #
8 # Synopsys SDP Mainboard has embdded FT2232 chip, which is similar to Digilent
9 # HS-1, except that it uses channel B for JTAG communication, instead of
10 # channel A.
11 #
12
13 adapter driver ftdi
14 ftdi vid_pid 0x0403 0x6010
15 ftdi layout_init 0x0088 0x008b
16 ftdi channel 1
17
18