2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2015-07-27 16:44:52 -05:00
|
|
|
#
|
|
|
|
# Marsohod2 FPGA Development and Education board
|
|
|
|
#
|
|
|
|
# http://www.marsohod.org/prodmarsohod2
|
|
|
|
#
|
|
|
|
|
|
|
|
# Built-in MBFTDI programmer
|
|
|
|
source [find interface/ftdi/mbftdi.cfg]
|
2019-08-23 08:51:00 -05:00
|
|
|
adapter speed 2000
|
2015-07-27 16:44:52 -05:00
|
|
|
transport select jtag
|
|
|
|
|
|
|
|
# Cyclone III EP3C10E144 FPGA
|
|
|
|
source [find fpga/altera-ep3c10.cfg]
|