]> git.sur5r.net Git - openocd/blob - tcl/board/digilent_zedboard.cfg
tcl/board: Add Infineon XMC4300 Relax EtherCAT Kit config
[openocd] / tcl / board / digilent_zedboard.cfg
1 #
2 # Digilent Zedboard Rev.C, Rev.D with Xilinx Zynq chip
3 #
4 # http://zedboard.com/product/zedboard
5 #
6
7 source [find interface/ftdi/digilent_jtag_smt2.cfg]
8
9 reset_config srst_only srst_push_pull
10
11 source [find target/zynq_7000.cfg]