From fc2e3d1fbfcf5d9e530f18dd5b40838f92765a60 Mon Sep 17 00:00:00 2001 From: bbracker Date: Sat, 5 Feb 2022 23:05:21 +0000 Subject: [PATCH] remove rv32e from regression because it is broken; goes with previous commit --- pipelined/regression/regression-wally | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pipelined/regression/regression-wally b/pipelined/regression/regression-wally index 13ceeef3b..43e34bb76 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -88,14 +88,14 @@ for test in tests32ic: grepstr="All tests ran without failures") configs.append(tc) -tests32e = ["wally32e"] -for test in tests32e: - tc = TestCase( - name=test, - variant="rv32e", - cmd="vsim > {} -c < {} -c <