From 59a97d6e88c7b2086a7d9b9a089a9ff1474eed7e Mon Sep 17 00:00:00 2001 From: Olivier Betschi Date: Tue, 19 Nov 2024 13:46:46 +0100 Subject: [PATCH] rebase cleanup. fix port list typo of extra , --- core/cva6_mmu/cva6_mmu.sv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/cva6_mmu/cva6_mmu.sv b/core/cva6_mmu/cva6_mmu.sv index d13c93944bc..ccb12e9fd82 100644 --- a/core/cva6_mmu/cva6_mmu.sv +++ b/core/cva6_mmu/cva6_mmu.sv @@ -101,7 +101,7 @@ module cva6_mmu // PMP input riscv::pmpcfg_t [CVA6Cfg.NrPMPEntries-1:0] pmpcfg_i, - input logic [CVA6Cfg.NrPMPEntries-1:0][CVA6Cfg.PLEN-3:0] pmpaddr_i, + input logic [CVA6Cfg.NrPMPEntries-1:0][CVA6Cfg.PLEN-3:0] pmpaddr_i ); // memory management, pte for cva6