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

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

run_symbiyosys -fd work/psl_test psl_test.sby prove

clean
echo OK