aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/digilent_zedboard.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/digilent_zedboard.cfg')
-rw-r--r--tcl/board/digilent_zedboard.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/board/digilent_zedboard.cfg b/tcl/board/digilent_zedboard.cfg
new file mode 100644
index 00000000..08d1a612
--- /dev/null
+++ b/tcl/board/digilent_zedboard.cfg
@@ -0,0 +1,11 @@
+#
+# Digilent Zedboard Rev.C, Rev.D with Xilinx Zynq chip
+#
+# http://zedboard.com/product/zedboard
+#
+
+source [find interface/ftdi/digilent_jtag_smt2.cfg]
+
+reset_config srst_only srst_push_pull
+
+source [find target/zynq_7000.cfg]