mirror of https://github.com/openXC7/prjxray.git
ps7/Makefile: updated GENERATE_ARGS
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
This commit is contained in:
parent
29fbdf595f
commit
b6d68711d8
|
|
@ -2,5 +2,5 @@ N ?= 2
|
|||
# Was expecting oneval 3, but bits might be inverted
|
||||
# FIXME: dword
|
||||
# Ex: 0002009D_029_15
|
||||
GENERATE_ARGS?="--oneval 0 --design params.csv --dframe 14 --dword 0 --dbit 27"
|
||||
GENERATE_ARGS?="--oneval 0 --design params.csv --dframe 14 --dword 0 --dbit 17"
|
||||
include ../fuzzaddr/common.mk
|
||||
|
|
|
|||
Loading…
Reference in New Issue