mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
Add pmp_test into uvm package
This commit is contained in:
parent
382915767b
commit
0a4e517820
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue