mirror of https://github.com/openXC7/prjxray.git
005-tilegrid: allow auto-alignment of frame
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
f1cbbc38a6
commit
e7995c74ee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue