b4f2d3017723b334abb83363e7b1202b152da61e
[fw/openocd] / tcl / board / marsohod3.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Marsohod3 FPGA Development and Education board
5 #
6 # http://www.marsohod.org/plata-marsokhod3
7 #
8
9 # Built-in MBFTDI programmer
10 source [find interface/ftdi/mbftdi.cfg]
11 adapter speed 2000
12 transport select jtag
13
14 # MAX10 10M50SAE144C8GES FPGA
15 source [find fpga/altera-10m50.cfg]