Small fix in tests/vloghtb/run-test.sh

This commit is contained in:
Clifford Wolf 2014-07-20 17:05:20 +02:00
parent dd23e9a9db
commit 4af8d84f01
1 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,7 @@ tar --strip=1 -xjf vloghammer_tb.tar.bz2
make clean
make -j4 EXIT_ON_ERROR=1 YOSYS_BIN=$PWD/../../yosys YOSYS_SCRIPT="proc;;" check_yosys
rm -rf log_test_*
make -j4 -f test_makefile MODE=share