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

. ../../testenv.sh

synth --expect-failure ent1.vhdl -e

synth_analyze ent2
clean

echo "Test successful"