minor update

This commit is contained in:
Blaise Tine
2021-07-01 02:59:44 -07:00
parent ce66ef58a8
commit 93fee18d59
9 changed files with 109 additions and 111 deletions

View File

@@ -151,6 +151,7 @@ then
OPTS=$ARGS make -C $APP_PATH run-$DRIVER > run.log 2>&1
else
make -C $APP_PATH run-$DRIVER > run.log 2>&1
fi
if [ -f "$APP_PATH/trace.vcd" ]
then