summaryrefslogtreecommitdiff
path: root/bsp/coreip-e34-arty/settings.mk
blob: c4fc996e4b64c29b868416b103183ba26ec5d453 (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-00        #
# ----------------------------------- #

RISCV_ARCH=rv32imafc
RISCV_ABI=ilp32f
RISCV_CMODEL=medlow
RISCV_SERIES=sifive-3-series

TARGET_TAGS=fpga openocd
TARGET_DHRY_ITERS=20000000
TARGET_CORE_ITERS=5000