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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze issue1
clean

echo "Test successful"