mirror of
https://git.code.sf.net/p/openocd/code
synced 2024-11-24 19:56:23 +00:00
db0609aeb4
Change-Id: I7977d39c9037ae71139f78c8d381f5f925dc3489 Signed-off-by: Daniel Anselmi <danselmi@gmx.ch> Reviewed-on: https://review.openocd.org/c/openocd/+/7355 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
14 lines
416 B
INI
14 lines
416 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# file altera-epm240.cfg replaced by altera-maxii.cfg
|
|
echo "DEPRECATED: use altera-maxii.cfg instead of deprecated altera-epm240.cfg"
|
|
|
|
#just to be backward compatible:
|
|
#tap will be epm240.tap instead of maxii.tap:
|
|
set CHIPNAME epm240
|
|
source [find cpld/altera-maxii.cfg]
|
|
|
|
# 200ns seems like a good speed
|
|
# c.f. Table 5-34: MAX II JTAG Timing Parameters
|
|
adapter speed 5000
|