forked from Github_Repos/cvw
Minor tweaks to mcause & scause tests
This commit is contained in:
parent
45b0af497c
commit
1673ad6e27
@ -422,8 +422,7 @@ module testbench();
|
|||||||
if (`MEM_VIRTMEM) tests = {tests, tests64mmu};
|
if (`MEM_VIRTMEM) tests = {tests, tests64mmu};
|
||||||
end
|
end
|
||||||
//tests = {tests64a, tests};
|
//tests = {tests64a, tests};
|
||||||
|
|
||||||
tests = tests64p;
|
|
||||||
end else begin // RV32
|
end else begin // RV32
|
||||||
// *** add the 32 bit bp tests
|
// *** add the 32 bit bp tests
|
||||||
if (TESTSPERIPH) begin
|
if (TESTSPERIPH) begin
|
||||||
|
Loading…
Reference in New Issue
Block a user