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 a7cd742 commit d32a341Copy full SHA for d32a341
1 file changed
test/Makefile
@@ -17,7 +17,7 @@ QUESTA ?= questa-2023.4
17
VERILATOR ?= verilator
18
19
# Target CVA6 configuration
20
-CVA6_CONFIG ?= cv64a6_rt
+CVA6_CONFIG ?= cv64a6_rt_hpdcache
21
HEXFILE ?= $(TEST_DIR)/sw/out/hello.hex
22
MAX_CYCLES ?= 10000
23
TEST ?= test_simple
0 commit comments