mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Added tests/realmath to "make test"
This commit is contained in:
parent
4d1df128fa
commit
a4ec19c25c
5 changed files with 6 additions and 4 deletions
|
@ -6,5 +6,4 @@ if ! which iverilog > /dev/null ; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
make -C ../.. || exit 1
|
||||
exec bash ../tools/autotest.sh *.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue