Add pmp_test into uvm package

This commit is contained in:
Olivier Betschi 2024-12-09 17:57:25 +01:00 committed by OlivierBetschi
parent 382915767b
commit 0a4e517820

View file

@ -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