From b97769dd636f3caae3c5991798804661bf78b825 Mon Sep 17 00:00:00 2001 From: David Harris Date: Thu, 14 Mar 2024 21:29:13 -0700 Subject: [PATCH] Removed duplicate rv32e arch32 test from regression --- sim/regression-wally | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sim/regression-wally b/sim/regression-wally index 42c54d016..52110f253 100755 --- a/sim/regression-wally +++ b/sim/regression-wally @@ -300,14 +300,6 @@ if (nightly): configs.append(tc) -tests32e = ["arch32e"] -for test in tests32e: - tc = TestCase( - name=test, - variant="rv32e", - cmd="vsim > {} -c <