aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/snps_hsdk.cfg
blob: a6228f4c1eb30301531ebc138c3bfceb58e40f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#  Copyright (C) 2019, 2020 Synopsys, Inc.
#  Anton Kolesov <anton.kolesov@synopsys.com>
#  Didin Evgeniy <didin@synopsys.com>
#
# SPDX-License-Identifier: GPL-2.0-or-later

#
# Synopsys DesignWare ARC HSDK Software Development Platform (HS38 cores)
#

source [find interface/ftdi/snps_sdp.cfg]
adapter speed 10000

# ARCs supports only JTAG.
transport select jtag

# Configure SoC
source [find target/snps_hsdk.cfg]