target/cortex_m: workaround Cortex-M7 erratum 3092511
[openocd.git] / tcl / fpga / altera-ep3c10.cfg
blobd7a92d7484e30e8b98c591cdad3133eb2bf1bc2d
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # file altera-ep3c10.cfg replaced by altera-cycloneiii.cfg
4 echo "DEPRECATED: use altera-cycloneiii.cfg instead of deprecated altera-ep3c10.cfg"
6 #just to be backward compatible:
7 #tap will be ep3c10.tap instead of cycloneiii.tap:
8 set CHIPNAME ep3c10
9 source [find fpga/altera-cycloneiii.cfg]