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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze ent
clean

echo "Test successful"