mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-25 03:16:22 +00:00
Cleaned up CSA tests.
This commit is contained in:
parent
9cc2e7d95e
commit
4f4c820f73
14 changed files with 636 additions and 806 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