From 2c1fc70d658b4e465c00a9493e4e1401acb05c43 Mon Sep 17 00:00:00 2001 From: John McMaster Date: Tue, 9 Oct 2018 16:39:25 -0700 Subject: [PATCH] timfuz: switch default to easy project until disk/memory issues are resolved Signed-off-by: John McMaster --- fuzzers/007-timing/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fuzzers/007-timing/Makefile b/fuzzers/007-timing/Makefile index 5734d78a..20da5da5 100644 --- a/fuzzers/007-timing/Makefile +++ b/fuzzers/007-timing/Makefile @@ -1,7 +1,7 @@ # for now hammering on just picorv32 # consider instead aggregating multiple projects -PRJ?=picorv32 -PRJN?=8 +PRJ?=oneblinkw +PRJN?=1 all: build/timgrid-v.json