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

. ../../testenv.sh

synth_failure issue1.vhdl -e
synth_failure issue2.vhdl -e

echo "Test successful"