Skip to content

Commit fe71912

Browse files
committed
test: set Makefile default configuration to cva6rt
1 parent 960897c commit fe71912

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-2025.3
1717
VERILATOR ?= verilator
1818

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

0 commit comments

Comments
 (0)