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

. ../../testenv.sh

synth_only repro2

synth_failure repro1.vhdl -e
synth_failure ent.vhdl -e

echo "Test successful"