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

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

synth_import --std=08 test.vhdl -e

clean