From cc0409b9d6b32fff5764e4c9f945ca4d46e5b4c9 Mon Sep 17 00:00:00 2001 From: Kip Macsai-Goren Date: Tue, 4 Jan 2022 05:02:33 +0000 Subject: [PATCH 4/4] update 64 bit tests to make make work correctly and general cleanup --- wally-pipelined/testbench/tests.vh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wally-pipelined/testbench/tests.vh b/wally-pipelined/testbench/tests.vh index 637071e6..622e63fe 100644 --- a/wally-pipelined/testbench/tests.vh +++ b/wally-pipelined/testbench/tests.vh @@ -50,8 +50,8 @@ string tvpaths[] = '{ string imperas32mmu[] = '{ `MYIMPERASTEST, - "rv32mmu/WALLY-MMU-SV32", "3000" - //"rv32mmu/WALLY-PMP", "3000", + "rv32mmu/WALLY-MMU-SV32", "3000", + "rv32mmu/WALLY-PMP", "3000" //"rv32mmu/WALLY-PMA", "3000" }; @@ -1488,9 +1488,9 @@ string imperas32f[] = '{ string wally64priv[] = '{ `WALLYTEST, "rv64i_m/privilege/WALLY-MMU-SV39", "30A0", - "rv64i_m/privilege/WALLY-MMU-SV48", "30A0", - "rv64i_m/privilege/WALLY-PMA", "30A0", - "rv64i_m/privilege/WALLY-PMP", "30A0" + "rv64i_m/privilege/WALLY-MMU-SV48", "30A0" +// "rv64i_m/privilege/WALLY-PMA", "30A0", +// "rv64i_m/privilege/WALLY-PMP", "30A0" }; string wally64periph[] = '{