mirror of https://github.com/openXC7/prjxray.git
5 lines
170 B
Makefile
5 lines
170 B
Makefile
|
|
N ?= 2
|
||
|
|
# Was expecting oneval 3, but bits might be inverted
|
||
|
|
GENERATE_ARGS?="--oneval 2 --design params.csv --dframe 1D --dword 0 --dbit 15"
|
||
|
|
include ../fuzzaddr/common.mk
|