From 6504017044d995d37ff1ae4716466aae57b5ba13 Mon Sep 17 00:00:00 2001 From: David Harris Date: Mon, 18 Apr 2022 01:29:38 +0000 Subject: [PATCH] Run 4M instructions in buildroot test to get through kernel & VirtMem startup --- 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 cbd2caf75..c37186d05 100755 --- a/pipelined/regression/regression-wally +++ b/pipelined/regression/regression-wally @@ -45,7 +45,7 @@ configs = [ ) ] def getBuildrootTC(short): - INSTR_LIMIT = 100000 # multiple of 100000 + INSTR_LIMIT = 4000000 # multiple of 100000; 4M is interesting because it gets into the kernel and enabling VM MAX_EXPECTED = 246000000 if short: BRcmd="vsim > {} -c <