]> git.gag.com Git - fw/openocd/blob - tcl/board/digilent_zedboard.cfg
jep106: update to revision JEP106BE Jan 2022
[fw/openocd] / tcl / board / digilent_zedboard.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Digilent Zedboard Rev.C, Rev.D with Xilinx Zynq chip
5 #
6 # http://zedboard.com/product/zedboard
7 #
8
9 source [find interface/ftdi/digilent_jtag_smt2.cfg]
10
11 reset_config srst_only srst_push_pull
12
13 source [find target/zynq_7000.cfg]