forked from Github_Repos/cvw
Add privileged tests to testbench
This commit is contained in:
parent
465d3986b0
commit
60cf38192b
@ -372,7 +372,7 @@ string tests32i[] = {
|
||||
//if (`MEM_VIRTMEM) tests = {tests, tests64mmu};
|
||||
end
|
||||
// tests = {tests64a, tests};
|
||||
// tests = {tests, tests64p};
|
||||
tests = {tests, tests64p};
|
||||
end else begin // RV32
|
||||
// *** add the 32 bit bp tests
|
||||
tests = {tests32i};
|
||||
|
Loading…
Reference in New Issue
Block a user