08d1a612fc957e882ff136b59208bf7d87ef5f08
[fw/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]