mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-31 16:49:02 +00:00
Clean some seed-tests outputs
This commit is contained in:
parent
ede782d7e3
commit
8a6954413f
6 changed files with 23 additions and 23 deletions
|
|
@ -34,7 +34,7 @@ python3 generate.py -c $count $seed
|
|||
echo "test-$idx:"
|
||||
printf "\t@%s\n" \
|
||||
"echo -n [$i]" \
|
||||
"../../yosys -ql temp/uut_${idx}.log temp/uut_${idx}.ys"
|
||||
"../../yosys -ql temp/uut_${idx}.log temp/uut_${idx}.ys >/dev/null 2>&1"
|
||||
done
|
||||
} > temp/makefile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue