mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
Added make wally-riscv-arch-test to tests/riscof to only build custom tests
This commit is contained in:
parent
c0801263f1
commit
0f0b4b0c1c
@ -8,8 +8,8 @@ wally_workdir = $(work)/wally-riscv-arch-test
|
||||
current_dir = $(shell pwd)
|
||||
#XLEN ?= 64
|
||||
|
||||
#all: root wally32 wally64
|
||||
all: root arch32 wally32 wally32e arch64 wally64
|
||||
wally-riscv-arch-test: root wally32 wally64
|
||||
|
||||
root:
|
||||
mkdir -p $(work_dir)
|
||||
|
Loading…
Reference in New Issue
Block a user