From c713aeead3cac4105642766ddc0c831379bf7404 Mon Sep 17 00:00:00 2001 From: John McMaster Date: Mon, 17 Dec 2018 14:05:10 -0800 Subject: [PATCH] intpips: try harder, even though diminshing returns Signed-off-by: John McMaster --- fuzzers/050-intpips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzzers/050-intpips/Makefile b/fuzzers/050-intpips/Makefile index 86bbf986..a5843bf2 100644 --- a/fuzzers/050-intpips/Makefile +++ b/fuzzers/050-intpips/Makefile @@ -12,7 +12,7 @@ ITER := 1 MAKETODO_FLAGS=--re ".*" --not-endswith ".VCC_WIRE" # See int_loop_check.py # Original did 200 specimins open loop -CHECK_ARGS := --max-iters 6 --stable-iters 3 +CHECK_ARGS := --max-iters 12 --stable-iters 2 SPECIMENS := $(addprefix build/$(ITER)/specimen_,$(shell seq -f '%03.0f' $(N))) SPECIMENS_OK := $(addsuffix /OK,$(SPECIMENS)) # Individual fuzzer directory, such as ~/prjxray/fuzzers/010-lutinit