diff --git a/verif/tb/uvmt/uvmt_cva6_pkg.sv b/verif/tb/uvmt/uvmt_cva6_pkg.sv index 9641dfc41..491557932 100644 --- a/verif/tb/uvmt/uvmt_cva6_pkg.sv +++ b/verif/tb/uvmt/uvmt_cva6_pkg.sv @@ -64,6 +64,9 @@ package uvmt_cva6_pkg; // Compilance tests `include "uvmt_cva6_firmware_test.sv" + // PMP tests + `include "uvmt_cva6_pmp_test.sv" + endpackage : uvmt_cva6_pkg // All Interfaces used by the CVA6 TB are here