diff --git a/tcl/board/marsohod.cfg b/tcl/board/marsohod.cfg new file mode 100644 index 000000000..681f575cc --- /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]