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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_analyze issue
clean

echo "Test successful"