From 466fb71addf85c3891e4bab638e2ada6d0190e33 Mon Sep 17 00:00:00 2001 From: slmnemo Date: Wed, 25 May 2022 17:40:57 -0700 Subject: [PATCH] added a todo to riscv-wally so that long buildroot looks for a successful boot rather than a specific instruction --- pipelined/regression/regression-wally | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelined/regression/regression-wally b/pipelined/regression/regression-wally index 3daadf769..664f99648 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -46,7 +46,7 @@ configs = [ ] def getBuildrootTC(short): INSTR_LIMIT = 4000000 # multiple of 100000; 4M is interesting because it gets into the kernel and enabling VM - MAX_EXPECTED = 246000000 + MAX_EXPECTED = 246000000 # *** TODO: replace this with a search for the login prompt. if short: BRcmd="vsim > {} -c <