Skip to content

Commit

Permalink
Level-2 TLB support in SV39
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizan-10xe committed Dec 4, 2023
1 parent 835eef1 commit 0d4ea5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ xrun-check-benchmarks:
xrun-ci: xrun-asm-tests xrun-amo-tests xrun-mul-tests xrun-fp-tests xrun-benchmarks

# verilator-specific
verilate_command := $(verilator) verilator_config.vlt --no-timing \
verilate_command := $(verilator) verilator_config.vlt \
-f core/Flist.cva6 \
$(filter-out %.vhd, $(ariane_pkg)) \
$(filter-out core/fpu_wrap.sv, $(filter-out %.vhd, $(filter-out %_config_pkg.sv, $(src)))) \
Expand Down

0 comments on commit 0d4ea5e

Please sign in to comment.