mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 14:06:54 +02:00
Sort tiles and revamp gen_fuzz_states to be more efficient.
Signed-off-by: Keith Rothman <[email protected]>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
N ?= 2
|
||||
# Was expecting oneval 3, but bits might be inverted
|
||||
# FIXME: dword
|
||||
# Ex: 0002009C_077_16
|
||||
GENERATE_ARGS?="--oneval 2 --design params.csv --dframe 1C --dword 77 --dbit 16"
|
||||
N ?= 5
|
||||
GENERATE_ARGS?="--oneval 1 --design params.csv --dframe 1C --dword 98"
|
||||
include ../fuzzaddr/common.mk
|
||||
|
||||
Reference in New Issue
Block a user