Minor tweaks to mcause & scause tests

This commit is contained in:
Domenico Ottolia 2021-05-04 01:33:49 -04:00
parent 7c2481bea6
commit 2c39c0a6a5

View File

@ -422,8 +422,7 @@ module testbench();
if (`MEM_VIRTMEM) tests = {tests, tests64mmu};
end
//tests = {tests64a, tests};
tests = tests64p;
end else begin // RV32
// *** add the 32 bit bp tests
if (TESTSPERIPH) begin