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

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

COREIP_MEM_WIDTH=64

TARGET_TAGS=rtl
TARGET_DHRY_ITERS=2000
TARGET_CORE_ITERS=5