summaryrefslogtreecommitdiff
path: root/bsp/coreip-s76-arty/settings.mk
blob: 6928c1e1f5caa18860d59d5be1317705543417a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
# [XXXXX] 28-05-2019 10-06-10        #
# ----------------------------------- #

RISCV_ARCH=rv64imafdc
RISCV_ABI=lp64d
RISCV_CMODEL=medany
RISCV_SERIES=sifive-7-series

TARGET_TAGS=fpga openocd
TARGET_DHRY_ITERS=20000000
TARGET_CORE_ITERS=5000