2019-10-29 00:36:31 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# ADP-Corvette-F1 R1.0
|
|
|
|
# http://www.andestech.com/en/products-solutions/andeshape-platforms/corvette-f1-r1/
|
|
|
|
# ADP-Corvette-F1 R2.0
|
|
|
|
# http://www.andestech.com/en/products-solutions/andeshape-platforms/corvette-f1-r2/
|
|
|
|
|
2021-05-21 11:01:59 -05:00
|
|
|
adapter speed 10000
|
2019-10-29 00:36:31 -05:00
|
|
|
|
|
|
|
adapter driver ftdi
|
2021-06-23 13:54:49 -05:00
|
|
|
ftdi device_desc "Dual RS232-HS"
|
|
|
|
ftdi vid_pid 0x0403 0x6010
|
2019-10-29 00:36:31 -05:00
|
|
|
|
2021-06-23 13:54:49 -05:00
|
|
|
ftdi layout_init 0x0c08 0x0f1b
|
|
|
|
ftdi layout_signal nTRST -data 0x0100 -noe 0x0400
|
|
|
|
ftdi layout_signal nSRST -data 0x0200 -noe 0x0800
|
2019-10-29 00:36:31 -05:00
|
|
|
reset_config srst_only
|
|
|
|
|
|
|
|
source [find target/nds32v5.cfg]
|