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:
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -16,7 +16,7 @@ compile: compile_sim compile_synth
|
||||
# ================================================================
|
||||
|
||||
REPO ?= ..
|
||||
ARCH ?= RV64ACDFIMSU
|
||||
ARCH ?= RV64ACDFIMSUxCHERI
|
||||
|
||||
# ================================================================
|
||||
# RISC-V config macros passed into Bluespec 'bsc' compiler
|
||||
|
||||
Reference in New Issue
Block a user