riscv-openocd/tcl/cpld/altera-5m570z-cpld.cfg

10 lines
321 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
# file altera-5m570z-cpld.cfg replaced by altera-maxv.cfg
echo "DEPRECATED: use altera-maxv.cfg instead of deprecated altera-5m570z-cpld.cfg"
#just to be backward compatible:
#tap will be 5m570z.tap instead of maxv.tap:
set CHIPNAME 5m570z
source [find cpld/altera-maxv.cfg]