aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1282/testsuite.sh
blob: 29460b8df89435ee067b249525d9151a6a4e65a1 (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"