Skip to content

Commit d32a341

Browse files
committed
test: set cva6rt_hpdcache as default config
1 parent a7cd742 commit d32a341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ QUESTA ?= questa-2023.4
1717
VERILATOR ?= verilator
1818

1919
# Target CVA6 configuration
20-
CVA6_CONFIG ?= cv64a6_rt
20+
CVA6_CONFIG ?= cv64a6_rt_hpdcache
2121
HEXFILE ?= $(TEST_DIR)/sw/out/hello.hex
2222
MAX_CYCLES ?= 10000
2323
TEST ?= test_simple

0 commit comments

Comments
 (0)