aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1481/testsuite.sh
blob: 6d58fb353287641bb8b17761fb7fd43431d205d9 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze e
clean

echo "Test successful"