mirror of https://github.com/openXC7/prjxray.git
Fix 005-tilegrid/gtx_common
Signed-off-by: Hans Baier <foss@hans-baier.de>
This commit is contained in:
parent
ed16a21cae
commit
0a19140cbe
|
|
@ -6,5 +6,5 @@
|
|||
#
|
||||
# SPDX-License-Identifier: ISC
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue