Skip to content

Commit

Permalink
Update core/pmp/src/pmp_data_if.sv
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
JeanRochCoulon and github-actions[bot] authored Jan 8, 2025
1 parent 0a4abbd commit dfcc76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pmp/src/pmp_data_if.sv
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ module pmp_data_if

// Load/store PMP check
pmp #(
.CVA6Cfg (CVA6Cfg)
.CVA6Cfg(CVA6Cfg)
) i_pmp_data (
.addr_i (lsu_paddr_i),
.priv_lvl_i (ld_st_priv_lvl_i),
Expand Down

0 comments on commit dfcc76b

Please sign in to comment.