Import xPack OpenOCD 0.12.0-7 and GNU Make 4.4.1 from x86_64-w64-mingw32.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user