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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze bug
clean

echo "Test successful"