reseg: segmatch only build dir

Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-21 13:43:19 -08:00
parent b5263094bb
commit 49eb2549f9
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ for f in $(find -name design.bits) ; do
done
popd
${XRAY_SEGMATCH} -o build/tmp.segbits $(find -name 'segdata_*.txt')
${XRAY_SEGMATCH} -o build/tmp.segbits $(find build -name 'segdata_*.txt')
cat build/tmp.segbits