mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
18 lines
416 B
INI
18 lines
416 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# Copyright (C) 2019, 2020 Synopsys, Inc.
|
|
# Anton Kolesov <anton.kolesov@synopsys.com>
|
|
# Didin Evgeniy <didin@synopsys.com>
|
|
|
|
#
|
|
# 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]
|