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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze issue
clean

echo "Test successful"