We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960897c commit fe71912Copy full SHA for fe71912
1 file changed
test/Makefile
@@ -17,7 +17,7 @@ QUESTA ?= questa-2025.3
17
VERILATOR ?= verilator
18
19
# Target CVA6 configuration
20
-CVA6_CONFIG ?= cv64a6_imafdchsclic_sv39_wb
+CVA6_CONFIG ?= cv64a6_rt
21
HEXFILE ?= $(TEST_DIR)/sw/out/hello.hex
22
MAX_CYCLES ?= 10000
23
TEST ?= test_simple
0 commit comments