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

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

synth_import sync.vhdl -e
synth_import async.vhdl -e

clean
echo OK