Attempt to fix fuzzer error.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2019-07-08 17:16:45 -07:00
parent 444f214561
commit 280191ce0e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ database: build/segbits_cmt_top_upper_t.db
build/segbits_cmt_top_upper_t.rdb: $(SPECIMENS_OK)
${XRAY_SEGMATCH} -c 150 -o build/segbits_cmt_top_upper_t.rdb \
$(shell find ${FUZDIR} -name "segdata_cmt_top_*_upper_t.txt")
$(shell find build -name "segdata_cmt_top_*_upper_t.txt")
build/segbits_cmt_top_upper_t.db: build/segbits_cmt_top_upper_t.rdb write_pll_reg.py
python3 write_pll_reg.py \