2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2016-07-31 19:07:09 -05:00
|
|
|
#
|
|
|
|
# Marsohod CPLD Development and Education board
|
|
|
|
#
|
|
|
|
# http://marsohod.org/howtostart/plata
|
|
|
|
#
|
|
|
|
|
|
|
|
# Recommended MBFTDI programmer
|
|
|
|
source [find interface/ftdi/mbftdi.cfg]
|
2019-08-23 08:51:00 -05:00
|
|
|
adapter speed 2000
|
2016-07-31 19:07:09 -05:00
|
|
|
transport select jtag
|
|
|
|
|
|
|
|
# Altera MAXII EPM240T100C CPLD
|
|
|
|
source [find cpld/altera-epm240.cfg]
|