prjxray/fuzzers/005-tilegrid/pll/Makefile

6 lines
185 B
Makefile

N ?= 2
# Was expecting oneval 3, but bits might be inverted
# FIXME: dword
GENERATE_ARGS?="--oneval 2 --design params.csv --dframe 1C --dword 0 --dbit 16"
include ../fuzzaddr/common.mk