aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/marsohod.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/marsohod.cfg')
-rw-r--r--tcl/board/marsohod.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/tcl/board/marsohod.cfg b/tcl/board/marsohod.cfg
new file mode 100644
index 0000000..681f575
--- /dev/null
+++ b/tcl/board/marsohod.cfg
@@ -0,0 +1,13 @@
+#
+# Marsohod CPLD Development and Education board
+#
+# http://marsohod.org/howtostart/plata
+#
+
+# Recommended MBFTDI programmer
+source [find interface/ftdi/mbftdi.cfg]
+adapter_khz 2000
+transport select jtag
+
+# Altera MAXII EPM240T100C CPLD
+source [find cpld/altera-epm240.cfg]