summaryrefslogtreecommitdiff
path: root/bsp/coreip-s51-arty/settings.mk
blob: ae39a558b5d24a3f94e1b5c0738f8ddeecbe7a66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
# ----------------------------------- #

RISCV_ARCH=rv64imac
RISCV_ABI=lp64
RISCV_CMODEL=medany
RISCV_SERIES=sifive-5-series

TARGET_TAGS=fpga openocd
TARGET_DHRY_ITERS=20000000
TARGET_CORE_ITERS=5000