Fix 005-tilegrid/gtx_common

Signed-off-by: Hans Baier <foss@hans-baier.de>
This commit is contained in:
Hans Baier 2025-02-10 04:04:34 +07:00
parent ed16a21cae
commit 0a19140cbe
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
# #
# SPDX-License-Identifier: ISC # SPDX-License-Identifier: ISC
N ?= 8 N ?= 8
GENERATE_ARGS?="--oneval 0 --design params.csv --dword 45 --dbit 27 --dframe 1e" GENERATE_ARGS?="--oneval 0 --design params.csv --dword 45 --dframe 1e"
include ../fuzzaddr/common.mk include ../fuzzaddr/common.mk