Cat more stuff

This commit is contained in:
Eddie Hung 2019-06-21 13:28:42 -07:00
parent ea154d5ff4
commit 638557de3e
1 changed files with 2 additions and 0 deletions

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