tilegrid: params on fuzzaddr/generate.py

Signed-off-by: John McMaster <[email protected]>
This commit is contained in:
John McMaster
2018-12-18 15:41:23 -08:00
parent 535769ad04
commit cecba098fc
4 changed files with 67 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
N ?= 15
GENERATE_ARGS?="--oneval KEEPER"
GENERATE_ARGS?="--oneval KEEPER --dframe 27 --dword 3 --dbit 3"
include ../fuzzaddr/common.mk