summaryrefslogtreecommitdiff
path: root/bsp/coreip-e31-arty/settings.mk
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-05-28 17:10:05 +0000
committerGitHub <noreply@github.com>2019-05-28 17:10:05 +0000
commit4aa97062fb30b239e97ba6b50f35cf8e8d251469 (patch)
treeb38ce688ab045a41bbdcdc90462fb4e4646a0b5d /bsp/coreip-e31-arty/settings.mk
parent869ef0c1a2282f52500c4004224c9c9b196626b9 (diff)
parent12485f45ebb7f96dc60951bf4365533652ac5139 (diff)
Merge pull request #258 from sifive/remove-commas
Remove commas from Freedom Metal filenames
Diffstat (limited to 'bsp/coreip-e31-arty/settings.mk')
-rw-r--r--bsp/coreip-e31-arty/settings.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/bsp/coreip-e31-arty/settings.mk b/bsp/coreip-e31-arty/settings.mk
index ab96737..b4d4cf6 100644
--- a/bsp/coreip-e31-arty/settings.mk
+++ b/bsp/coreip-e31-arty/settings.mk
@@ -1,12 +1,14 @@
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
-# [XXXXX] 23-05-2019 13-29-49 #
+# [XXXXX] 28-05-2019 10-05-57 #
# ----------------------------------- #
RISCV_ARCH=rv32imac
RISCV_ABI=ilp32
RISCV_CMODEL=medlow
+RISCV_SERIES=sifive-3-series
TARGET_TAGS=fpga openocd
TARGET_DHRY_ITERS=20000000
+TARGET_CORE_ITERS=5000