mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 09:36:01 -04:00
Build cvw-arch-verif by default
This commit is contained in:
parent
3464a40b14
commit
df5a931882
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ SIM = ${WALLY}/sim
|
||||||
|
|
||||||
.PHONY: all riscof testfloat combined_IF_vectors zsbl coverage cvw-arch-verif sim_bp clean
|
.PHONY: all riscof testfloat combined_IF_vectors zsbl coverage cvw-arch-verif sim_bp clean
|
||||||
|
|
||||||
all: riscof testfloat combined_IF_vectors zsbl coverage sim_bp # cvw-arch-verif
|
all: riscof testfloat combined_IF_vectors zsbl coverage sim_bp cvw-arch-verif
|
||||||
|
|
||||||
# riscof builds the riscv-arch-test and wally-riscv-arch-test suites
|
# riscof builds the riscv-arch-test and wally-riscv-arch-test suites
|
||||||
riscof:
|
riscof:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue