mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
Speed up "make test" and related cleanups
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
41191f1ea4
commit
9e940f1276
6 changed files with 22 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
set -e
|
||||
|
||||
OPTIND=1
|
||||
count=100
|
||||
count=50
|
||||
seed="" # default to no seed specified
|
||||
while getopts "c:S:" opt
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue