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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze bug

clean

echo "Test successful"