openocd/tcl
Thomas Hebb 830d70bfc6 tcl/interface/ftdi: Add config for Tigard board
Tigard[1] is an FT2232H-based development tool designed for ease of use
with many different protocols and targets. It includes a JTAG header
wired to channel B, with labeled pins for the four required signals as
well as nTRST and nSRST, which are connected through an output buffer to
BDBUS4 and BDBUS5 respectively.

Add an interface config for Tigard. I wrote it by referencing the Tigard
schematic and tested it by debugging a couple of RISC-V development
boards.

[1] https://github.com/tigard-tools/tigard

Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Change-Id: I34df9f72538ba1e40ad53b568c9cdca96ae4b082
Reviewed-on: https://review.openocd.org/c/openocd/+/6952
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-05-14 09:00:20 +00:00
..
board bluenrg: add support for bluenrg-lps device and board 2022-05-07 11:03:25 +00:00
chip Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
cpld cpld: altera-epm240: Increase adapter speed 2022-02-26 15:29:52 +00:00
cpu Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
fpga tcl: add lattice ECP5 family support 2021-08-25 03:47:50 +00:00
interface tcl/interface/ftdi: Add config for Tigard board 2022-05-14 09:00:20 +00:00
target bluenrg: add support for bluenrg-lps device and board 2022-05-07 11:03:25 +00:00
test tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax change 2021-05-08 09:48:44 +01:00
tools tcl/tools: Add function to measure the speed of ARM Cortex-M devices 2022-03-26 13:22:32 +00:00
bitsbytes.tcl tcl: fix some minor typo 2021-05-22 10:06:26 +01:00
mem_helper.tcl Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
memory.tcl Remove all occurrences of 'mem2array' and 'array2mem' 2022-03-12 09:48:19 +00:00
mmr_helpers.tcl tcl: [3/3] prepare for jimtcl 0.81 'expr' syntax change 2021-05-08 09:49:08 +01:00