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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze max
clean

echo "Test successful"