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

. ../../testenv.sh

synth_failure ent1.vhdl -e
synth_failure ent2.vhdl -e

echo "Test successful"