openocd/tcl/board/marsohod2.cfg

16 lines
319 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
#
# Marsohod2 FPGA Development and Education board
#
# http://www.marsohod.org/prodmarsohod2
#
# Built-in MBFTDI programmer
source [find interface/ftdi/mbftdi.cfg]
adapter speed 2000
transport select jtag
# Cyclone III EP3C10E144 FPGA
source [find fpga/altera-ep3c10.cfg]