diff --git a/tcl/board/marsohod2.cfg b/tcl/board/marsohod2.cfg new file mode 100644 index 000000000..d4897c3c3 --- /dev/null +++ b/tcl/board/marsohod2.cfg @@ -0,0 +1,13 @@ +# +# Marsohod2 FPGA Development and Education board +# +# http://www.marsohod.org/prodmarsohod2 +# + +# Built-in MBFTDI programmer +source [find interface/ftdi/mbftdi.cfg] +adapter_khz 2000 +transport select jtag + +# Cyclone III EP3C10E144 FPGA +source [find fpga/altera-ep3c10.cfg]