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

RISCV_ARCH=rv32imc
RISCV_ABI=ilp32
RISCV_CMODEL=medlow
RISCV_SERIES=sifive-2-series

COREIP_MEM_WIDTH=32

TARGET_TAGS=rtl
TARGET_DHRY_ITERS=2000
TARGET_CORE_ITERS=5