3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-15 21:38:45 +00:00

Cat more stuff

This commit is contained in:
Eddie Hung 2019-06-21 13:28:42 -07:00
parent ea154d5ff4
commit 638557de3e

View file

@ -227,6 +227,8 @@ do
echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."
fi
cat ${bn}.err
cat ${bn}_ref.v
cat ${bn}_syn.v
$keeprunning || exit 1
fi
done