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

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

synth_import --std=08 issue.vhdl -e

clean
echo OK