Skip to content

Commit

Permalink
fix: add missing parameters in cva6_rvfi.sv
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales committed Jan 19, 2024
1 parent ef5e378 commit 13fbda6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/cva6_rvfi.sv
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ module cva6_rvfi
CVA6Cfg.BHTEntries,
CVA6Cfg.DmBaseAddress,
CVA6Cfg.NrPMPEntries,
CVA6Cfg.PMPCfgRstVal,
CVA6Cfg.PMPAddrRstVal,
CVA6Cfg.PMPEntryReadOnly,
CVA6Cfg.NOCType,
CVA6Cfg.NrNonIdempotentRules,
CVA6Cfg.NonIdempotentAddrBase,
Expand Down

0 comments on commit 13fbda6

Please sign in to comment.