summaryrefslogtreecommitdiff
path: root/bsp/coreip-e20-arty/settings.mk
blob: 597ca576ec5ea31dfcac5f9b2600bd7f2c780bd0 (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=rv32imc
RISCV_ABI=ilp32
RISCV_CMODEL=medlow
RISCV_SERIES=sifive-2-series

TARGET_TAGS=fpga openocd
TARGET_DHRY_ITERS=20000000
TARGET_CORE_ITERS=5000