Skip to content

Commit

Permalink
Add missing configuration parameter in the cv64a6_imafdc_sv39_hpdcach…
Browse files Browse the repository at this point in the history
…e_wb package
  • Loading branch information
cfuguet committed Jan 8, 2025
1 parent 905af11 commit 798dc4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/include/cv64a6_imafdc_sv39_hpdcache_wb_config_pkg.sv
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ package cva6_config_pkg;
PMPCfgRstVal: {64{64'h0}},
PMPAddrRstVal: {64{64'h0}},
PMPEntryReadOnly: 64'd0,
PMPNapotEn: bit'(1),
NOCType: config_pkg::NOC_TYPE_AXI4_ATOP,
NrNonIdempotentRules: unsigned'(2),
NonIdempotentAddrBase: 1024'({64'b0, 64'b0}),
Expand Down

0 comments on commit 798dc4e

Please sign in to comment.