aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/ghdl-issues/issue1309/testsuite.sh
blob: a50cfc80bd4e5885d0e53e8cf674faaac488f3b2 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

topdir=../..
. $topdir/testenv.sh

#formal axis_squarer
run_symbiyosys axis_squarer.sby cover

clean
echo OK