diff --git a/pipelined/regression/regression-wally b/pipelined/regression/regression-wally index 8bb8ad21..3b5fc3a7 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -103,7 +103,7 @@ for test in tests32e: ahbTests = [("0", "0"), ("0", "1"), ("1", "0"), ("1", "1"), ("2", "0"), ("2", "1")] for test in ahbTests: tc = TestCase( - name="RAM_LATENCH_" + test[0] + "_BURST_EN_" + test[1], + name="ram_latency_" + test[0] + "_burst_en_" + test[1], variant="ahb", cmd="vsim > {} -c <