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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze issue1
synth_analyze issue2

clean
echo "Test successful"