From 7817c5e85cb6f9f6d5b98f6702fa4b7d1fb99e02 Mon Sep 17 00:00:00 2001 From: "Hsiang-Chia.Huang" Date: Wed, 22 May 2019 00:37:14 -0700 Subject: Setup default options for dhrystone release. --- bsp/coreip-e21-rtl/settings.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bsp/coreip-e21-rtl/settings.mk') diff --git a/bsp/coreip-e21-rtl/settings.mk b/bsp/coreip-e21-rtl/settings.mk index bb8d89a..fd09a82 100644 --- a/bsp/coreip-e21-rtl/settings.mk +++ b/bsp/coreip-e21-rtl/settings.mk @@ -1,7 +1,7 @@ # Copyright 2019 SiFive, Inc # # SPDX-License-Identifier: Apache-2.0 # # ----------------------------------- # -# [XXXXX] 20-05-2019 14-26-10 # +# [XXXXX] 22-05-2019 00-09-02 # # ----------------------------------- # RISCV_ARCH=rv32imac @@ -11,3 +11,4 @@ RISCV_CMODEL=medlow COREIP_MEM_WIDTH=32 TARGET_TAGS=rtl +TARGET_DHRY_ITERS=2000 -- cgit v1.2.3