forked from Github_Repos/cvw
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:
parent
381a93b45b
commit
3008111bcd
@ -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[] = '{
|
||||||
|
Loading…
Reference in New Issue
Block a user