added tests for 64/32 bit pma/pmp checker. They compile, but skip OVPsim simulation. They DO NOT pass regression yet

This commit is contained in:
Kip Macsai-Goren 2021-07-23 16:02:42 -04:00
parent 381a93b45b
commit 3008111bcd

View File

@ -46,6 +46,8 @@ module testbench();
string tests32mmu[] = '{ string tests32mmu[] = '{
"rv32mmu/WALLY-MMU-SV32", "3000" "rv32mmu/WALLY-MMU-SV32", "3000"
//"rv32mmu/WALLY-PMA", "3000",
//"rv32mmu/WALLY-PMA", "3000"
}; };
string tests64mmu[] = '{ string tests64mmu[] = '{