pld: add support for altera/intel devices
[openocd.git] / tcl / cpld / altera-5m570z-cpld.cfg
blob4504a8064810336011a35e69104e9d84303dbe96
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # file altera-5m570z-cpld.cfg replaced by altera-maxv.cfg
4 echo "DEPRECATED: use altera-maxv.cfg instead of deprecated altera-5m570z-cpld.cfg"
6 #just to be backward compatible:
7 #tap will be 5m570z.tap instead of maxv.tap:
8 set CHIPNAME 5m570z
9 source [find cpld/altera-maxv.cfg]