b1393a914d3f9ae5fba6a7a142d74d0314adc543
[fw/openocd] / tcl / board / marsohod.cfg
1 #
2 # Marsohod CPLD Development and Education board
3 #
4 # http://marsohod.org/howtostart/plata
5 #
6
7 # Recommended MBFTDI programmer
8 source [find interface/ftdi/mbftdi.cfg]
9 adapter speed 2000
10 transport select jtag
11
12 # Altera MAXII EPM240T100C CPLD
13 source [find cpld/altera-epm240.cfg]