mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-27 14:23:37 +00:00
Consolidate csa tests.
This commit is contained in:
parent
4ce8e7d1df
commit
1c1d782bf8
64 changed files with 641 additions and 704 deletions
|
|
@ -2,6 +2,6 @@
|
|||
source ../common-env.sh
|
||||
set -e
|
||||
for x in *.ys; do
|
||||
echo "Running $x.."
|
||||
../../yosys -ql ${x%.ys}.log $x
|
||||
echo "Running $x.."
|
||||
../../yosys -ql ${x%.ys}.log $x
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue