mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-02 15:18:07 +00:00
Limit YOSYS_MAX_THREADS to 4 when running seed-tests
This commit is contained in:
parent
fc951a28d3
commit
a871415abf
23 changed files with 23 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
source ../common-env.sh
|
||||
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue