005-tilegrid: fixed some over-specific settings in generate_full

Also added specimens to make some rquired fuzzers find all necessary
features

Signed-off-by: Alessandro Comodi <[email protected]>
This commit is contained in:
Alessandro Comodi
2020-01-24 10:13:33 +01:00
parent 93d1ae82f7
commit 5c829daa8c
9 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
N ?= 5
N ?= 10
GENERATE_ARGS?="--oneval 1 --design params.csv --dframe 1C --dword 23"
include ../fuzzaddr/common.mk