005-tilegrid: allow auto-alignment of frame

Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
Alessandro Comodi 2021-01-18 14:33:38 +01:00 committed by Tomasz Michalak
parent f1cbbc38a6
commit e7995c74ee
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
#
# SPDX-License-Identifier: ISC
N ?= 12
GENERATE_ARGS?="--oneval 1 --design params.csv --dframe 1d --dword 4"
GENERATE_ARGS?="--oneval 1 --design params.csv --dword 4 --auto-frame"
include ../fuzzaddr/common.mk