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

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

run_yosys psl_p_plus.ys

run_symbiyosys -f compare_psl_p_plus.sby compare cover

echo OK