Include xCHERI in ARCH and build directory names

Also use RVFI_DII not RVFIDII in the directory names.

This makes everything match Piccolo/Flute rather than having Toooba be a
weird, inconsistent and plain wrong.
This commit is contained in:
Jessica Clarke
2020-07-05 21:41:28 +01:00
parent 46ae8ea159
commit badf5c8e37
8 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ ALL_RISCY_DIRS = $(RISCY_DIRS):$(CONNECTAL_DIRS):$(RVFI_DII_DIRS):$(CHERI_DIRS)
# ================================================================
REPO ?= ../..
ARCH ?= RV64ACDFIMSU
ARCH ?= RV64ACDFIMSUxCHERI
# ================================================================
# RISC-V config macros passed into Bluespec 'bsc' compiler

View File

@@ -18,7 +18,7 @@ ALL_RISCY_DIRS = $(RISCY_DIRS):$(CONNECTAL_DIRS):$(CHERI_DIRS)
# ================================================================
REPO ?= ../..
ARCH ?= RV64ACDFIMSU
ARCH ?= RV64ACDFIMSUxCHERI
# ================================================================
# RISC-V config macros passed into Bluespec 'bsc' compiler

View File

@@ -18,7 +18,7 @@ ALL_RISCY_DIRS = $(RISCY_DIRS):$(CONNECTAL_DIRS):$(CHERI_DIRS)
# ================================================================
REPO ?= ../..
ARCH ?= RV64ACDFIMSU
ARCH ?= RV64ACDFIMSUxCHERI
# ================================================================
# RISC-V config macros passed into Bluespec 'bsc' compiler

View File

@@ -16,7 +16,7 @@ compile: compile_sim compile_synth
# ================================================================
REPO ?= ..
ARCH ?= RV64ACDFIMSU
ARCH ?= RV64ACDFIMSUxCHERI
# ================================================================
# RISC-V config macros passed into Bluespec 'bsc' compiler