31819a2f95272120425b85f43166726eb28a88ed
[fw/openocd] / tcl / board / marsohod2.cfg
1 #
2 # Marsohod2 FPGA Development and Education board
3 #
4 # http://www.marsohod.org/prodmarsohod2
5 #
6
7 # Built-in MBFTDI programmer
8 source [find interface/ftdi/mbftdi.cfg]
9 adapter speed 2000
10 transport select jtag
11
12 # Cyclone III EP3C10E144 FPGA
13 source [find fpga/altera-ep3c10.cfg]