Import xPack OpenOCD 0.12.0-7 and GNU Make 4.4.1 from x86_64-w64-mingw32.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# AVNET UltraZED EG StarterKit
|
||||
# ZynqMP UlraScale-EG plus IO Carrier with on-board digilent smt2
|
||||
#
|
||||
source [find interface/ftdi/digilent_jtag_smt2_nc.cfg]
|
||||
# jtag transport only
|
||||
transport select jtag
|
||||
# reset lines are not wired
|
||||
reset_config none
|
||||
|
||||
# slow default clock
|
||||
adapter speed 1000
|
||||
|
||||
set CHIPNAME uscale
|
||||
|
||||
source [find target/xilinx_zynqmp.cfg]
|
||||
Reference in New Issue
Block a user