tcl: Add support for NDS V5 target and xc7/Corvette-F1
authorHellosun Wu <wujiheng.tw@gmail.com>
Tue, 29 Oct 2019 05:36:31 +0000 (13:36 +0800)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 16 Aug 2020 10:48:53 +0000 (11:48 +0100)
commit105f8386ad92d27f0171d748f9b2a804a5317fd9
tree69b7dc9f1ff551d607de8b115ca0ffbea43d353c
parent6ec2ec4d32e554a97c057e3f2f0839679f7e6291
tcl: Add support for NDS V5 target and xc7/Corvette-F1

The "Corvette-F1" is an Arduino-compatible evaluation platform,
which fully supports AndesCore. The board has FTDI FT2232 to
connected to FPGA's JTAG interface.

The "ADP-XC7KFF676" is a development and prototyping board that
provides capacity for evaluation of AndesCore processors.
It works with AICE in-circuit debugging tools.

This patch also include target/nds32v5.cfg to support AndesCore
N22/N25F and AndeShape Platform AE250.

Change-Id: I144d5063d5086d00ec44634a5028b5ea5d2eba33
Signed-off-by: Hellosun Wu <wujiheng.tw@gmail.com>
Reviewed-on: http://openocd.zylin.com/5338
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
tcl/board/nds32_corvettef1.cfg [new file with mode: 0644]
tcl/board/nds32_xc7.cfg [new file with mode: 0644]
tcl/target/nds32v5.cfg [new file with mode: 0644]